Home
last modified time | relevance | path

Searched refs:ixgbe_ndo_set_vf_spoofchk (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.h28 int ixgbe_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, bool setting);
H A Dixgbe_sriov.c1681 int ixgbe_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, bool setting) in ixgbe_ndo_set_vf_spoofchk() function
H A Dixgbe_main.c4234 ixgbe_ndo_set_vf_spoofchk(adapter->netdev, i, in ixgbe_configure_virtualization()
10409 .ndo_set_vf_spoofchk = ixgbe_ndo_set_vf_spoofchk,