Home
last modified time | relevance | path

Searched refs:igc_xdp_buff (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/intel/igc/
A Digc_main.c1993 struct igc_xdp_buff *ctx) in igc_construct_skb()
2328 XSK_CHECK_PRIV_TYPE(struct igc_xdp_buff); in igc_alloc_rx_buffers_zc()
2612 struct igc_xdp_buff ctx = { .rx_ts = NULL }; in igc_clean_rx_irq()
2738 struct igc_xdp_buff *ctx) in igc_construct_skb_zc()
2769 struct igc_xdp_buff *ctx) in igc_dispatch_skb_zc()
2788 static struct igc_xdp_buff *xsk_buff_to_igc_ctx(struct xdp_buff *xdp) in xsk_buff_to_igc_ctx()
2794 return (struct igc_xdp_buff *)xdp; in xsk_buff_to_igc_ctx()
2815 struct igc_xdp_buff *ctx; in igc_clean_rx_irq_zc()
7035 const struct igc_xdp_buff *ctx = (void *)_ctx; in igc_xdp_rx_hash()
7048 const struct igc_xdp_buff *ctx = (void *)_ctx; in igc_xdp_rx_timestamp()
A Digc.h594 struct igc_xdp_buff { struct

Completed in 18 milliseconds