Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc.h570 struct igc_xdp_buff { struct
H A Digc_main.c1986 struct igc_xdp_buff *ctx) in igc_construct_skb()
2321 XSK_CHECK_PRIV_TYPE(struct igc_xdp_buff); in igc_alloc_rx_buffers_zc()
2606 struct igc_xdp_buff ctx = { .rx_ts = NULL }; in igc_clean_rx_irq()
2724 struct igc_xdp_buff *ctx) in igc_construct_skb_zc()
2755 struct igc_xdp_buff *ctx) in igc_dispatch_skb_zc()
2774 static struct igc_xdp_buff *xsk_buff_to_igc_ctx(struct xdp_buff *xdp) in xsk_buff_to_igc_ctx()
2780 return (struct igc_xdp_buff *)xdp; in xsk_buff_to_igc_ctx()
2801 struct igc_xdp_buff *ctx; in igc_clean_rx_irq_zc()
6932 const struct igc_xdp_buff *ctx = (void *)_ctx; in igc_xdp_rx_hash()
6945 const struct igc_xdp_buff *ctx = (void *)_ctx; in igc_xdp_rx_timestamp()