Home
last modified time | relevance | path

Searched refs:xdp_rxq_info (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/include/net/
Dxdp.h59 struct xdp_rxq_info { struct
72 struct xdp_rxq_info *rxq; argument
131 int xdp_rxq_info_reg(struct xdp_rxq_info *xdp_rxq,
133 void xdp_rxq_info_unreg(struct xdp_rxq_info *xdp_rxq);
134 void xdp_rxq_info_unused(struct xdp_rxq_info *xdp_rxq);
135 bool xdp_rxq_info_is_reg(struct xdp_rxq_info *xdp_rxq);
136 int xdp_rxq_info_reg_mem_model(struct xdp_rxq_info *xdp_rxq,
/Linux-v4.19/net/core/
Dxdp.c97 static void __xdp_rxq_info_unreg_mem_model(struct xdp_rxq_info *xdp_rxq) in __xdp_rxq_info_unreg_mem_model()
114 void xdp_rxq_info_unreg(struct xdp_rxq_info *xdp_rxq) in xdp_rxq_info_unreg()
133 static void xdp_rxq_info_init(struct xdp_rxq_info *xdp_rxq) in xdp_rxq_info_init()
139 int xdp_rxq_info_reg(struct xdp_rxq_info *xdp_rxq, in xdp_rxq_info_reg()
167 void xdp_rxq_info_unused(struct xdp_rxq_info *xdp_rxq) in xdp_rxq_info_unused()
173 bool xdp_rxq_info_is_reg(struct xdp_rxq_info *xdp_rxq) in xdp_rxq_info_is_reg()
241 int xdp_rxq_info_reg_mem_model(struct xdp_rxq_info *xdp_rxq, in xdp_rxq_info_reg_mem_model()
Dfilter.c6193 *insn++ = BPF_LDX_MEM(BPF_FIELD_SIZEOF(struct xdp_rxq_info, dev), in xdp_convert_ctx_access()
6195 offsetof(struct xdp_rxq_info, dev)); in xdp_convert_ctx_access()
6204 offsetof(struct xdp_rxq_info, in xdp_convert_ctx_access()
/Linux-v4.19/samples/bpf/
D.gitignore47 xdp_rxq_info
DMakefile48 hostprogs-y += xdp_rxq_info
104 xdp_rxq_info-objs := xdp_rxq_info_user.o
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h416 struct xdp_rxq_info xdp_rxq;
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h255 struct xdp_rxq_info xdp_rxq;
/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h114 struct xdp_rxq_info xdp_rxq;
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede.h351 struct xdp_rxq_info xdp_rxq;
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net.h372 struct xdp_rxq_info xdp_rxq;
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_en.h363 struct xdp_rxq_info xdp_rxq;
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h349 struct xdp_rxq_info xdp_rxq;
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den.h587 struct xdp_rxq_info xdp_rxq;
/Linux-v4.19/include/linux/
Dfilter.h33 struct xdp_rxq_info;
Dnetdevice.h714 struct xdp_rxq_info xdp_rxq;
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h702 struct xdp_rxq_info xdp_rxq;
/Linux-v4.19/drivers/net/
Dveth.c52 struct xdp_rxq_info xdp_rxq;
Dvirtio_net.c172 struct xdp_rxq_info xdp_rxq;
Dtun.c189 struct xdp_rxq_info xdp_rxq;