Searched refs:netdev_bpf (Results 26 - 50 of 62) sorted by relevance

123

/linux-master/include/net/mana/
H A Dmana.h471 int mana_bpf(struct net_device *ndev, struct netdev_bpf *bpf);
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c2179 static int nfp_net_xdp_setup_drv(struct nfp_net *nn, struct netdev_bpf *bpf)
2209 static int nfp_net_xdp_setup_hw(struct nfp_net *nn, struct netdev_bpf *bpf)
2221 static int nfp_net_xdp(struct net_device *netdev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/ti/
H A Dcpsw_priv.c1264 static int cpsw_xdp_prog_setup(struct cpsw_priv *priv, struct netdev_bpf *bpf)
1278 int cpsw_ndo_bpf(struct net_device *ndev, struct netdev_bpf *bpf)
H A Dam65-cpsw-nuss.c1908 static int am65_cpsw_ndo_bpf(struct net_device *ndev, struct netdev_bpf *bpf)
/linux-master/drivers/net/hyperv/
H A Dhyperv_net.h252 int netvsc_bpf(struct net_device *dev, struct netdev_bpf *bpf);
/linux-master/kernel/bpf/
H A Doffload.c123 struct netdev_bpf data = {};
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1131 static int fun_xdp_setup(struct net_device *dev, struct netdev_bpf *xdp)
1176 static int fun_xdp(struct net_device *dev, struct netdev_bpf *xdp)
/linux-master/drivers/net/bonding/
H A Dbond_main.c2250 struct netdev_bpf xdp = {
2394 struct netdev_bpf xdp = {
5556 struct netdev_bpf xdp = {
5632 static int bond_xdp(struct net_device *dev, struct netdev_bpf *xdp)
/linux-master/drivers/net/
H A Dveth.c1604 static int veth_xdp(struct net_device *dev, struct netdev_bpf *xdp)
H A Dxen-netfront.c1664 static int xennet_xdp(struct net_device *dev, struct netdev_bpf *xdp)
H A Dtun.c1220 static int tun_xdp(struct net_device *dev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1042 int qede_xdp(struct net_device *dev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c3002 static int dpaa_setup_xdp(struct net_device *net_dev, struct netdev_bpf *bpf)
3035 static int dpaa_xdp(struct net_device *net_dev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c2730 static int ionic_xdp_config(struct net_device *netdev, struct netdev_bpf *bpf)
2771 static int ionic_xdp(struct net_device *netdev, struct netdev_bpf *bpf)
/linux-master/include/linux/
H A Dnetdevice.h948 struct netdev_bpf { struct
1310 * int (*ndo_bpf)(struct net_device *dev, struct netdev_bpf *bpf);
1577 struct netdev_bpf *bpf);
/linux-master/drivers/net/ethernet/socionext/
H A Dnetsec.c1819 static int netsec_xdp(struct net_device *ndev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_main.c2276 static int tsnep_netdev_bpf(struct net_device *dev, struct netdev_bpf *bpf)
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c1889 static int nicvf_xdp(struct net_device *netdev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_main.c1712 static int gve_xdp(struct net_device *dev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_main.c3047 struct netdev_bpf *xdp)
3060 static int ice_xdp(struct net_device *dev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c5352 static int mvpp2_xdp_setup(struct mvpp2_port *port, struct netdev_bpf *bpf)
5395 static int mvpp2_xdp(struct net_device *dev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_main.c3740 static int fec_enet_bpf(struct net_device *dev, struct netdev_bpf *bpf)
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.c2787 int enetc_setup_bpf(struct net_device *ndev, struct netdev_bpf *bpf)
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c2700 static int otx2_xdp(struct net_device *netdev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4481 static int ixgbevf_xdp(struct net_device *dev, struct netdev_bpf *xdp)

Completed in 1104 milliseconds

123