Searched refs:ixgbe_set_mac_anti_spoofing (Results 1 – 5 of 5) sorted by relevance
84 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf);
866 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
2208 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
3461 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_mac_anti_spoofing() function
3878 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing, \