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 D | ixgbe_sriov.h | 28 int ixgbe_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, bool setting);
|
H A D | ixgbe_sriov.c | 1683 int ixgbe_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, bool setting) in ixgbe_ndo_set_vf_spoofchk() function
|
H A D | ixgbe_main.c | 4242 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 D | ixgbe_sriov.h | 28 int ixgbe_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, bool setting);
|
H A D | ixgbe_sriov.c | 1683 int ixgbe_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, bool setting) in ixgbe_ndo_set_vf_spoofchk() function
|
H A D | ixgbe_main.c | 4234 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