Home
last modified time | relevance | path

Searched refs:ixgbe_ndo_set_vf_spoofchk (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c1683 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.c4242 ixgbe_ndo_set_vf_spoofchk(adapter->netdev, i, in ixgbe_configure_virtualization()
10302 .ndo_set_vf_spoofchk = ixgbe_ndo_set_vf_spoofchk,
/kernel/linux/linux-6.6/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.c1683 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,

Completed in 31 milliseconds