Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Drtnetlink.c1601 if (ops->ndo_set_vf_spoofchk) in do_setvfinfo()
1602 err = ops->ndo_set_vf_spoofchk(dev, ivs->vf, in do_setvfinfo()
/linux-4.4.14/drivers/net/ethernet/sfc/
Defx.c2317 .ndo_set_vf_spoofchk = efx_sriov_set_vf_spoofchk,
/linux-4.4.14/include/linux/
Dnetdevice.h1116 int (*ndo_set_vf_spoofchk)(struct net_device *dev, member
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c2534 .ndo_set_vf_spoofchk = mlx4_en_set_vf_spoofchk,
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c555 .ndo_set_vf_spoofchk = qlcnic_sriov_set_vf_spoofchk,
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c5335 .ndo_set_vf_spoofchk = be_set_vf_spoofchk,
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c5526 .ndo_set_vf_spoofchk = bnxt_set_vf_spoofchk,
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_main.c2084 .ndo_set_vf_spoofchk = igb_ndo_set_vf_spoofchk,
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c8411 .ndo_set_vf_spoofchk = ixgbe_ndo_set_vf_spoofchk,
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_main.c8597 .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,