Home
last modified time | relevance | path

Searched refs:netdev_bpf (Results 1 – 25 of 45) sorted by relevance

12

/linux/drivers/net/netdevsim/
A Dbpf.c180 static int nsim_xdp_offload_prog(struct netdevsim *ns, struct netdev_bpf *bpf) in nsim_xdp_offload_prog()
193 nsim_xdp_set_prog(struct netdevsim *ns, struct netdev_bpf *bpf, in nsim_xdp_set_prog()
293 static int nsim_setup_prog_checks(struct netdevsim *ns, struct netdev_bpf *bpf) in nsim_setup_prog_checks()
307 nsim_setup_prog_hw_checks(struct netdevsim *ns, struct netdev_bpf *bpf) in nsim_setup_prog_hw_checks()
549 int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf) in nsim_bpf()
A Dnetdevsim.h123 int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf);
146 static inline int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf) in nsim_bpf()
/linux/drivers/net/hyperv/
A Dnetvsc_bpf.c139 struct netdev_bpf xdp; in netvsc_vf_setxdp()
168 int netvsc_bpf(struct net_device *dev, struct netdev_bpf *bpf) in netvsc_bpf()
A Dhyperv_net.h247 int netvsc_bpf(struct net_device *dev, struct netdev_bpf *bpf);
/linux/include/net/
A Dxdp.h289 struct netdev_bpf;
291 struct netdev_bpf *bpf);
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_xdp.h20 int bnxt_xdp(struct net_device *dev, struct netdev_bpf *xdp);
A Dbnxt_xdp.c315 int bnxt_xdp(struct net_device *dev, struct netdev_bpf *xdp) in bnxt_xdp()
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_app.h17 struct netdev_bpf;
135 struct netdev_bpf *xdp);
320 struct netdev_bpf *bpf) in nfp_app_bpf()
A Dnfp_net_common.c3668 static int nfp_net_xdp_setup_drv(struct nfp_net *nn, struct netdev_bpf *bpf) in nfp_net_xdp_setup_drv()
3698 static int nfp_net_xdp_setup_hw(struct nfp_net *nn, struct netdev_bpf *bpf) in nfp_net_xdp_setup_hw()
3710 static int nfp_net_xdp(struct net_device *netdev, struct netdev_bpf *xdp) in nfp_net_xdp()
/linux/drivers/net/ethernet/netronome/nfp/bpf/
A Dmain.h576 struct netdev_bpf;
581 struct netdev_bpf *bpf);
A Doffload.c425 int nfp_ndo_bpf(struct nfp_app *app, struct nfp_net *nn, struct netdev_bpf *bpf) in nfp_ndo_bpf()
/linux/net/xdp/
A Dxsk_buff_pool.c111 struct netdev_bpf bpf; in xp_disable_drv_zc()
132 struct netdev_bpf bpf; in xp_assign_dev()
/linux/drivers/net/ethernet/sfc/
A Defx.c104 static int efx_xdp(struct net_device *dev, struct netdev_bpf *xdp);
646 static int efx_xdp(struct net_device *dev, struct netdev_bpf *xdp) in efx_xdp()
/linux/drivers/net/ethernet/freescale/enetc/
A Denetc.h397 int enetc_setup_bpf(struct net_device *dev, struct netdev_bpf *xdp);
/linux/drivers/net/ethernet/ti/
A Dcpsw_priv.h439 int cpsw_ndo_bpf(struct net_device *ndev, struct netdev_bpf *bpf);
A Dcpsw_priv.c1261 static int cpsw_xdp_prog_setup(struct cpsw_priv *priv, struct netdev_bpf *bpf) in cpsw_xdp_prog_setup()
1275 int cpsw_ndo_bpf(struct net_device *ndev, struct netdev_bpf *bpf) in cpsw_ndo_bpf()
/linux/net/core/
A Dxdp.c462 struct netdev_bpf *bpf) in xdp_attachment_setup()
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede.h560 int qede_xdp(struct net_device *dev, struct netdev_bpf *xdp);
A Dqede_filter.c1042 int qede_xdp(struct net_device *dev, struct netdev_bpf *xdp) in qede_xdp()
/linux/kernel/bpf/
A Doffload.c349 struct netdev_bpf data = {}; in bpf_map_offload_ndo()
/linux/drivers/net/bonding/
A Dbond_main.c2173 struct netdev_bpf xdp = { in bond_enslave()
2317 struct netdev_bpf xdp = { in __bond_release_one()
5183 struct netdev_bpf xdp = { in bond_xdp_set()
5259 static int bond_xdp(struct net_device *dev, struct netdev_bpf *xdp) in bond_xdp()
/linux/include/linux/
A Dnetdevice.h958 struct netdev_bpf { struct
1552 struct netdev_bpf *bpf);
4090 typedef int (*bpf_op_t)(struct net_device *dev, struct netdev_bpf *bpf);
/linux/drivers/net/ethernet/freescale/dpaa/
A Ddpaa_eth.c3031 static int dpaa_setup_xdp(struct net_device *net_dev, struct netdev_bpf *bpf) in dpaa_setup_xdp()
3064 static int dpaa_xdp(struct net_device *net_dev, struct netdev_bpf *xdp) in dpaa_xdp()
/linux/drivers/net/
A Dveth.c1523 static int veth_xdp(struct net_device *dev, struct netdev_bpf *xdp) in veth_xdp()
/linux/drivers/net/ethernet/socionext/
A Dnetsec.c1817 static int netsec_xdp(struct net_device *ndev, struct netdev_bpf *xdp) in netsec_xdp()

Completed in 93 milliseconds

12