Home
last modified time | relevance | path

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

/linux/include/net/libeth/
H A Drx.h42 struct libeth_fqe { struct
75 struct libeth_fqe *fqes;
102 struct libeth_fqe *buf = &fq->fqes[i]; in libeth_rx_alloc()
126 static inline bool libeth_rx_sync_for_cpu(const struct libeth_fqe *fqe, in libeth_rx_sync_for_cpu()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h255 #define idpf_rx_buf libeth_fqe
543 struct libeth_fqe *rx_buf;
732 struct libeth_fqe *hdr_buf;
734 struct libeth_fqe *buf;
1044 struct sk_buff *idpf_rx_build_skb(const struct libeth_fqe *buf, u32 size);
H A Didpf_txrx.c383 static void idpf_rx_page_rel(struct libeth_fqe *rx_buf) in idpf_rx_page_rel()
3123 static u32 idpf_rx_hsplit_wa(const struct libeth_fqe *hdr, in idpf_rx_hsplit_wa()
3124 struct libeth_fqe *buf, u32 data_len) in idpf_rx_hsplit_wa()
3150 struct sk_buff *idpf_rx_build_skb(const struct libeth_fqe *buf, u32 size) in idpf_rx_build_skb()
3220 struct libeth_fqe *hdr, *rx_buf = NULL; in idpf_rx_splitq_clean()
/linux/drivers/net/ethernet/intel/libeth/
H A Drx.c160 struct libeth_fqe *fqes; in libeth_rx_fq_create()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c704 const struct libeth_fqe *rx_fqes = &rx_ring->rx_fqes[i]; in iavf_clean_rx_ring()
1050 const struct libeth_fqe *rx_buffer, in iavf_add_rx_frag()
1067 static struct sk_buff *iavf_build_skb(const struct libeth_fqe *rx_buffer, in iavf_build_skb()
1145 struct libeth_fqe *rx_buffer; in iavf_clean_rx_irq()