Symbol: libeth_fqe
drivers/net/ethernet/intel/iavf/iavf_txrx.c
1197
const struct libeth_fqe *rx_buffer,
drivers/net/ethernet/intel/iavf/iavf_txrx.c
1215
static struct sk_buff *iavf_build_skb(const struct libeth_fqe *rx_buffer,
drivers/net/ethernet/intel/iavf/iavf_txrx.c
1396
struct libeth_fqe *rx_buffer;
drivers/net/ethernet/intel/iavf/iavf_txrx.c
724
const struct libeth_fqe *rx_fqes = &rx_ring->rx_fqes[i];
drivers/net/ethernet/intel/iavf/iavf_txrx.h
227
struct libeth_fqe *rx_fqes;
drivers/net/ethernet/intel/ice/ice_ethtool.c
1234
struct libeth_fqe *rx_buf;
drivers/net/ethernet/intel/ice/ice_txrx.c
968
struct libeth_fqe *rx_buf;
drivers/net/ethernet/intel/ice/ice_txrx.h
278
struct libeth_fqe *rx_fqes;
drivers/net/ethernet/intel/ice/ice_txrx.h
293
struct libeth_fqe *hdr_fqes;
drivers/net/ethernet/intel/idpf/idpf_txrx.c
3461
static u32 idpf_rx_hsplit_wa(const struct libeth_fqe *hdr,
drivers/net/ethernet/intel/idpf/idpf_txrx.c
3462
struct libeth_fqe *buf, u32 data_len)
drivers/net/ethernet/intel/idpf/idpf_txrx.c
347
static void idpf_rx_page_rel(struct libeth_fqe *rx_buf)
drivers/net/ethernet/intel/idpf/idpf_txrx.c
3541
struct libeth_fqe *hdr, *rx_buf = NULL;
drivers/net/ethernet/intel/idpf/idpf_txrx.h
232
#define idpf_rx_buf libeth_fqe
drivers/net/ethernet/intel/idpf/idpf_txrx.h
532
struct libeth_fqe *rx_buf;
drivers/net/ethernet/intel/idpf/idpf_txrx.h
760
struct libeth_fqe *buf;
drivers/net/ethernet/intel/idpf/idpf_txrx.h
768
struct libeth_fqe *hdr_buf;
drivers/net/ethernet/intel/libeth/rx.c
163
struct libeth_fqe *fqes;
drivers/net/ethernet/intel/libeth/xdp.c
262
const struct libeth_fqe *fqe,
include/net/libeth/rx.h
106
struct libeth_fqe *buf = &fq->fqes[i];
include/net/libeth/rx.h
131
static inline bool libeth_rx_sync_for_cpu(const struct libeth_fqe *fqe,
include/net/libeth/rx.h
78
struct libeth_fqe *fqes;
include/net/libeth/xdp.h
1265
const struct libeth_fqe *fqe,
include/net/libeth/xdp.h
1279
const struct libeth_fqe *fqe,
include/net/libeth/xdp.h
1304
const struct libeth_fqe *fqe,