Searched refs:ixgbe_set_mac_anti_spoofing (Results 1 – 5 of 5) sorted by relevance
85 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf);
867 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
2207 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
3446 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_mac_anti_spoofing() function
3809 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing, \