Searched refs:netdev_bpf (Results 1 - 25 of 62) sorted by path

123

/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/ethernet/amazon/ena/
H A Dena_xdp.c288 static int ena_xdp_set(struct net_device *netdev, struct netdev_bpf *bpf)
356 int ena_xdp(struct net_device *netdev, struct netdev_bpf *bpf)
H A Dena_xdp.h44 int ena_xdp(struct net_device *netdev, struct netdev_bpf *bpf);
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c485 static int aq_xdp(struct net_device *dev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c453 int bnxt_xdp(struct net_device *dev, struct netdev_bpf *xdp)
H A Dbnxt_xdp.h23 int bnxt_xdp(struct net_device *dev, struct netdev_bpf *xdp);
/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/engleder/
H A Dtsnep_main.c2276 static int tsnep_netdev_bpf(struct net_device *dev, struct netdev_bpf *bpf)
/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/freescale/dpaa2/
H A Ddpaa2-eth.c2793 static int dpaa2_eth_xdp(struct net_device *dev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.c2787 int enetc_setup_bpf(struct net_device *ndev, struct netdev_bpf *bpf)
H A Denetc.h434 int enetc_setup_bpf(struct net_device *ndev, struct netdev_bpf *bpf);
/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/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/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/i40e/
H A Di40e_main.c13611 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/intel/igb/
H A Digb_main.c2856 static int igb_xdp_setup(struct net_device *dev, struct netdev_bpf *bpf)
2908 static int igb_xdp(struct net_device *dev, struct netdev_bpf *xdp)
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c6554 static int igc_bpf(struct net_device *dev, struct netdev_bpf *bpf)
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10338 static int ixgbe_xdp(struct net_device *dev, 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)
/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c4634 static int mvneta_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/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/mediatek/
H A Dmtk_eth_soc.c3525 static int mtk_xdp(struct net_device *dev, struct netdev_bpf *xdp)

Completed in 567 milliseconds

123