/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_repr.c | 269 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk,
|
H A D | nfp_net_common.c | 2327 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk, 2358 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx.c | 614 .ndo_set_vf_spoofchk = efx_sriov_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_pf.c | 628 .ndo_set_vf_spoofchk = enetc_pf_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/sfc/ |
H A D | efx.c | 586 .ndo_set_vf_spoofchk = efx_sriov_set_vf_spoofchk,
|
/linux/drivers/net/netdevsim/ |
H A D | netdev.c | 626 .ndo_set_vf_spoofchk = nsim_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_main.c | 901 .ndo_set_vf_spoofchk = hinic_ndo_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_main.c | 734 .ndo_set_vf_spoofchk = qede_set_vf_spoofchk,
|
/linux/net/core/ |
H A D | rtnetlink.c | 2844 if (ops->ndo_set_vf_spoofchk) in do_setvfinfo() 2845 err = ops->ndo_set_vf_spoofchk(dev, ivs->vf, in do_setvfinfo()
|
/linux/include/linux/ |
H A D | netdevice.h | 1472 int (*ndo_set_vf_spoofchk)(struct net_device *dev, member
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_main.c | 3234 .ndo_set_vf_spoofchk = liquidio_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_main.c | 526 .ndo_set_vf_spoofchk = qlcnic_sriov_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 2879 .ndo_set_vf_spoofchk = mlx4_en_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_lif.c | 2831 .ndo_set_vf_spoofchk = ionic_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 5168 .ndo_set_vf_spoofchk = be_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 3041 .ndo_set_vf_spoofchk = hns3_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 5296 .ndo_set_vf_spoofchk = mlx5e_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_main.c | 9713 .ndo_set_vf_spoofchk = ice_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 3054 .ndo_set_vf_spoofchk = igb_ndo_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 11047 .ndo_set_vf_spoofchk = ixgbe_ndo_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 13030 .ndo_set_vf_spoofchk = bnx2x_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 13582 .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 15763 .ndo_set_vf_spoofchk = bnxt_set_vf_spoofchk,
|