Searched refs:libeth_fqe (Results 1 – 9 of 9) sorted by relevance
| /linux/include/net/libeth/ |
| H A D | rx.h | 44 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 D | xdp.h | 1265 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 D | idpf_txrx.h | 232 #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 D | idpf_txrx.c | 347 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 D | rx.c | 163 struct libeth_fqe *fqes; in libeth_rx_fq_create()
|
| H A D | xdp.c | 262 const struct libeth_fqe *fqe, in libeth_xdp_buff_add_frag()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_txrx.h | 227 struct libeth_fqe *rx_fqes;
|
| H A D | iavf_txrx.c | 724 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 D | ice_ethtool.c | 1234 struct libeth_fqe *rx_buf; in ice_lbtest_receive_frames()
|