Searched refs:igc_xdp_buff (Results 1 – 1 of 1) sorted by relevance
1967 struct igc_xdp_buff *ctx) in igc_construct_skb()2302 XSK_CHECK_PRIV_TYPE(struct igc_xdp_buff); in igc_alloc_rx_buffers_zc()2587 struct igc_xdp_buff ctx = { .rx_ts = NULL }; in igc_clean_rx_irq()2705 struct igc_xdp_buff *ctx) in igc_construct_skb_zc()2736 struct igc_xdp_buff *ctx) in igc_dispatch_skb_zc()2755 static struct igc_xdp_buff *xsk_buff_to_igc_ctx(struct xdp_buff *xdp) in xsk_buff_to_igc_ctx()2761 return (struct igc_xdp_buff *)xdp; in xsk_buff_to_igc_ctx()2782 struct igc_xdp_buff *ctx; in igc_clean_rx_irq_zc()6856 const struct igc_xdp_buff *ctx = (void *)_ctx; in igc_xdp_rx_hash()6869 const struct igc_xdp_buff *ctx = (void *)_ctx; in igc_xdp_rx_timestamp()