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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h153 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int pf);
H A Dixgbe_x540.c116 mac->ops.set_mac_anti_spoofing = ixgbe_set_mac_anti_spoofing;
H A Dixgbe_82599.c368 mac->ops.set_mac_anti_spoofing = ixgbe_set_mac_anti_spoofing;
H A Dixgbe_common.c4229 * ixgbe_set_mac_anti_spoofing - Enable/Disable MAC anti-spoofing
4235 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int pf) function

Completed in 59 milliseconds