Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_xdp.c9 static int lan966x_xdp_setup(struct net_device *dev, struct netdev_bpf *xdp) in lan966x_xdp_setup()
43 int lan966x_xdp(struct net_device *dev, struct netdev_bpf *xdp) in lan966x_xdp()
H A Dlan966x_main.h644 int lan966x_xdp(struct net_device *dev, struct netdev_bpf *xdp);
/linux-6.15/drivers/net/netdevsim/
H 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()
308 nsim_setup_prog_hw_checks(struct netdevsim *ns, struct netdev_bpf *bpf) in nsim_setup_prog_hw_checks()
548 int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf) in nsim_bpf()
H A Dnetdevsim.h169 int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf);
192 static inline int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf) in nsim_bpf()
/linux-6.15/drivers/net/vmxnet3/
H A Dvmxnet3_xdp.h26 int vmxnet3_xdp(struct net_device *netdev, struct netdev_bpf *bpf);
H A Dvmxnet3_xdp.c37 vmxnet3_xdp_set(struct net_device *netdev, struct netdev_bpf *bpf, in vmxnet3_xdp_set()
102 vmxnet3_xdp(struct net_device *netdev, struct netdev_bpf *bpf) in vmxnet3_xdp()
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.h23 int bnxt_xdp(struct net_device *dev, struct netdev_bpf *xdp);
H A Dbnxt_xdp.c446 int bnxt_xdp(struct net_device *dev, struct netdev_bpf *xdp) in bnxt_xdp()
/linux-6.15/drivers/net/hyperv/
H A Dnetvsc_bpf.c167 struct netdev_bpf xdp; in netvsc_vf_setxdp()
194 int netvsc_bpf(struct net_device *dev, struct netdev_bpf *bpf) in netvsc_bpf()
/linux-6.15/drivers/net/ethernet/netronome/nfp/
H A Dnfp_app.h17 struct netdev_bpf;
135 struct netdev_bpf *xdp);
330 struct netdev_bpf *bpf) in nfp_app_bpf()
/linux-6.15/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h576 struct netdev_bpf;
581 struct netdev_bpf *bpf);
/linux-6.15/drivers/net/ethernet/amazon/ena/
H A Dena_xdp.h44 int ena_xdp(struct net_device *netdev, struct netdev_bpf *bpf);
H A Dena_xdp.c288 static int ena_xdp_set(struct net_device *netdev, struct netdev_bpf *bpf) in ena_xdp_set()
356 int ena_xdp(struct net_device *netdev, struct netdev_bpf *bpf) in ena_xdp()
/linux-6.15/net/core/
H A Ddev_api.c342 int dev_xdp_propagate(struct net_device *dev, struct netdev_bpf *bpf) in dev_xdp_propagate()
H A Ddev.h116 typedef int (*bpf_op_t)(struct net_device *dev, struct netdev_bpf *bpf);
/linux-6.15/drivers/net/ethernet/microsoft/mana/
H A Dmana_bpf.c212 int mana_bpf(struct net_device *ndev, struct netdev_bpf *bpf) in mana_bpf()
/linux-6.15/include/net/
H A Dxdp.h524 struct netdev_bpf;
526 struct netdev_bpf *bpf);
/linux-6.15/net/xdp/
H A Dxsk_buff_pool.c144 struct netdev_bpf bpf; in xp_disable_drv_zc()
169 struct netdev_bpf bpf; in xp_assign_dev()
/linux-6.15/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c485 static int aq_xdp(struct net_device *dev, struct netdev_bpf *xdp) in aq_xdp()
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Defx.c107 static int efx_xdp(struct net_device *dev, struct netdev_bpf *xdp);
655 static int efx_xdp(struct net_device *dev, struct netdev_bpf *xdp) in efx_xdp()
/linux-6.15/drivers/net/ethernet/ti/
H A Dcpsw_priv.h447 int cpsw_ndo_bpf(struct net_device *ndev, struct netdev_bpf *bpf);
/linux-6.15/drivers/net/ethernet/sfc/
H A Defx.c106 static int efx_xdp(struct net_device *dev, struct netdev_bpf *xdp);
733 static int efx_xdp(struct net_device *dev, struct netdev_bpf *xdp) in efx_xdp()
/linux-6.15/drivers/net/ethernet/qlogic/qede/
H A Dqede.h559 int qede_xdp(struct net_device *dev, struct netdev_bpf *xdp);
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc.h480 int enetc_setup_bpf(struct net_device *ndev, struct netdev_bpf *bpf);
/linux-6.15/include/net/mana/
H A Dmana.h498 int mana_bpf(struct net_device *ndev, struct netdev_bpf *bpf);

123