Searched refs:libeth_fqe (Results 1 – 12 of 12) sorted by relevance
| /linux/include/net/libeth/ |
| H A D | rx.h | 44 struct libeth_fqe { struct 79 struct libeth_fqe *fqes; 108 struct libeth_fqe *buf = &fq->fqes[i]; in libeth_rx_alloc() 133 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 532 struct libeth_fqe *rx_buf; 760 struct libeth_fqe *buf; 768 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() 3458 static u32 idpf_rx_hsplit_wa(const struct libeth_fqe *hdr, in idpf_rx_hsplit_wa() 3459 struct libeth_fqe *buf, u32 data_len) in idpf_rx_hsplit_wa() 3538 struct libeth_fqe *hdr, *rx_buf = NULL; in idpf_rx_splitq_clean()
|
| /linux/drivers/net/ethernet/intel/libeth/ |
| H A D | rx.c | 164 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/include/linux/net/intel/libie/ |
| H A D | controlq.h | 161 struct libeth_fqe *rx_fqes;
|
| /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/libie/ |
| H A D | controlq.c | 581 struct libeth_fqe *rx_buf) in libie_ctlq_fill_rx_msg() 648 struct libeth_fqe *rx_buf = &ctlq->rx_fqes[ntc]; in libie_ctlq_recv()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx.c | 969 struct libeth_fqe *rx_buf; in ice_clean_rx_irq()
|
| H A D | ice_ethtool.c | 1226 struct libeth_fqe *rx_buf; in ice_lbtest_receive_frames()
|