Searched refs:ndo_set_vf_spoofchk (Results 1 - 23 of 23) sorted by relevance

/linux-master/drivers/net/netdevsim/
H A Dnetdev.c311 .ndo_set_vf_spoofchk = nsim_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c270 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk,
H A Dnfp_net_common.c2331 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk,
2362 .ndo_set_vf_spoofchk = nfp_app_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/sfc/
H A Defx.c616 .ndo_set_vf_spoofchk = efx_sriov_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx.c614 .ndo_set_vf_spoofchk = efx_sriov_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c899 .ndo_set_vf_spoofchk = hinic_ndo_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c770 .ndo_set_vf_spoofchk = enetc_pf_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c734 .ndo_set_vf_spoofchk = qede_set_vf_spoofchk,
/linux-master/net/core/
H A Drtnetlink.c2589 if (ops->ndo_set_vf_spoofchk)
2590 err = ops->ndo_set_vf_spoofchk(dev, ivs->vf,
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c527 .ndo_set_vf_spoofchk = qlcnic_sriov_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c3240 .ndo_set_vf_spoofchk = liquidio_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c2801 .ndo_set_vf_spoofchk = ionic_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2878 .ndo_set_vf_spoofchk = mlx4_en_set_vf_spoofchk,
/linux-master/include/linux/
H A Dnetdevice.h1130 * int (*ndo_set_vf_spoofchk)(struct net_device *dev, int vf, bool setting);
1420 int (*ndo_set_vf_spoofchk)(struct net_device *dev, member in struct:net_device_ops
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5172 .ndo_set_vf_spoofchk = be_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3035 .ndo_set_vf_spoofchk = hns3_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_main.c9489 .ndo_set_vf_spoofchk = ice_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5003 .ndo_set_vf_spoofchk = mlx5e_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10439 .ndo_set_vf_spoofchk = ixgbe_ndo_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c3052 .ndo_set_vf_spoofchk = igb_ndo_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13031 .ndo_set_vf_spoofchk = bnx2x_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13628 .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c14512 .ndo_set_vf_spoofchk = bnxt_set_vf_spoofchk,

Completed in 566 milliseconds