Searched refs:ixgbe_set_mac_anti_spoofing (Results 1 – 5 of 5) sorted by relevance
108 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int pf);
813 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
1425 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing, \
2334 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
3310 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int pf) in ixgbe_set_mac_anti_spoofing() function