Searched refs:ixgbe_set_mac_anti_spoofing (Results 1 – 4 of 4) sorted by relevance
100 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int pf);
846 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
2118 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
3235 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int pf) in ixgbe_set_mac_anti_spoofing() function