Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h236 #define idpf_rx_buf libeth_fqe
522 struct libeth_fqe *rx_buf;
711 struct libeth_fqe *hdr_buf;
713 struct libeth_fqe *buf;
1023 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()
3121 static u32 idpf_rx_hsplit_wa(const struct libeth_fqe *hdr, in idpf_rx_hsplit_wa()
3122 struct libeth_fqe *buf, u32 data_len) in idpf_rx_hsplit_wa()
3148 struct sk_buff *idpf_rx_build_skb(const struct libeth_fqe *buf, u32 size) in idpf_rx_build_skb()
3218 struct libeth_fqe *hdr, *rx_buf = NULL; in idpf_rx_splitq_clean()
/linux-6.15/drivers/net/ethernet/intel/libeth/
H A Drx.c160 struct libeth_fqe *fqes; in libeth_rx_fq_create()
/linux-6.15/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h225 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()
1214 static struct sk_buff *iavf_build_skb(const struct libeth_fqe *rx_buffer, in iavf_build_skb()
1394 struct libeth_fqe *rx_buffer; in iavf_clean_rx_irq()