Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc.h531 struct igc_xdp_buff { struct
H A Digc_main.c2297 XSK_CHECK_PRIV_TYPE(struct igc_xdp_buff); in igc_alloc_rx_buffers_zc()
2585 struct igc_xdp_buff ctx; in igc_clean_rx_irq()
2753 static struct igc_xdp_buff *xsk_buff_to_igc_ctx(struct xdp_buff *xdp) in xsk_buff_to_igc_ctx()
2759 return (struct igc_xdp_buff *)xdp; in xsk_buff_to_igc_ctx()
2780 struct igc_xdp_buff *ctx; in igc_clean_rx_irq_zc()
6659 const struct igc_xdp_buff *ctx = (void *)_ctx; in igc_xdp_rx_hash()
6672 const struct igc_xdp_buff *ctx = (void *)_ctx; in igc_xdp_rx_timestamp()