Home
last modified time | relevance | path

Searched refs:ixgbe_set_mac_anti_spoofing (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h85 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf);
H A Dixgbe_x540.c866 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
H A Dixgbe_82599.c2206 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
H A Dixgbe_x550.c3833 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing, \
H A Dixgbe_common.c3427 * ixgbe_set_mac_anti_spoofing - Enable/Disable MAC anti-spoofing
3433 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_mac_anti_spoofing() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h84 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf);
H A Dixgbe_x540.c866 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
H A Dixgbe_82599.c2207 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
H A Dixgbe_common.c3443 * ixgbe_set_mac_anti_spoofing - Enable/Disable MAC anti-spoofing
3449 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_mac_anti_spoofing() function
H A Dixgbe_x550.c3883 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing, \

Completed in 26 milliseconds