Home
last modified time | relevance | path

Searched refs:libeth_fqe (Results 1 – 9 of 9) sorted by relevance

/linux/include/net/libeth/
H A Drx.h44 struct libeth_fqe { struct
78 struct libeth_fqe *fqes;
106 struct libeth_fqe *buf = &fq->fqes[i]; in libeth_rx_alloc()
131 static inline bool libeth_rx_sync_for_cpu(const struct libeth_fqe *fqe, in libeth_rx_sync_for_cpu()
H A Dxdp.h1265 const struct libeth_fqe *fqe,
1279 const struct libeth_fqe *fqe, in libeth_xdp_prepare_buff()
1304 const struct libeth_fqe *fqe, in libeth_xdp_process_buff()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h232 #define idpf_rx_buf libeth_fqe
530 struct libeth_fqe *rx_buf;
758 struct libeth_fqe *buf;
766 struct libeth_fqe *hdr_buf;
H A Didpf_txrx.c347 static void idpf_rx_page_rel(struct libeth_fqe *rx_buf) in idpf_rx_page_rel()
3437 static u32 idpf_rx_hsplit_wa(const struct libeth_fqe *hdr, in idpf_rx_hsplit_wa()
3438 struct libeth_fqe *buf, u32 data_len) in idpf_rx_hsplit_wa()
3516 struct libeth_fqe *hdr, *rx_buf = NULL; in idpf_rx_splitq_clean()
/linux/drivers/net/ethernet/intel/libeth/
H A Drx.c163 struct libeth_fqe *fqes; in libeth_rx_fq_create()
H A Dxdp.c262 const struct libeth_fqe *fqe, in libeth_xdp_buff_add_frag()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h227 struct libeth_fqe *rx_fqes;
H A Diavf_txrx.c724 const struct libeth_fqe *rx_fqes = &rx_ring->rx_fqes[i]; in iavf_clean_rx_ring()
1197 const struct libeth_fqe *rx_buffer, in iavf_add_rx_frag()
1215 static struct sk_buff *iavf_build_skb(const struct libeth_fqe *rx_buffer, in iavf_build_skb()
1396 struct libeth_fqe *rx_buffer; in iavf_clean_rx_irq()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c1234 struct libeth_fqe *rx_buf; in ice_lbtest_receive_frames()