Home
last modified time | relevance | path

Searched refs:ndo_set_vf_spoofchk (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/net/core/
Drtnetlink.c1498 if (ops->ndo_set_vf_spoofchk) in do_setvfinfo()
1499 err = ops->ndo_set_vf_spoofchk(dev, ivs->vf, in do_setvfinfo()
/linux-4.1.27/include/linux/
Dnetdevice.h1096 int (*ndo_set_vf_spoofchk)(struct net_device *dev, member
/linux-4.1.27/drivers/net/ethernet/sfc/
Defx.c2217 .ndo_set_vf_spoofchk = efx_siena_sriov_set_vf_spoofchk,
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c2482 .ndo_set_vf_spoofchk = mlx4_en_set_vf_spoofchk,
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c546 .ndo_set_vf_spoofchk = qlcnic_sriov_set_vf_spoofchk,
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_main.c2095 .ndo_set_vf_spoofchk = igb_ndo_set_vf_spoofchk,
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c8166 .ndo_set_vf_spoofchk = ixgbe_ndo_set_vf_spoofchk,
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_main.c8122 .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,