Searched refs:txgbe_set_mac_anti_spoofing (Results 1 – 2 of 2) sorted by relevance
64 void txgbe_set_mac_anti_spoofing(struct txgbe_hw *hw, bool enable, int vf);
2067 void txgbe_set_mac_anti_spoofing(struct txgbe_hw *hw, bool enable, int vf) in txgbe_set_mac_anti_spoofing() function2834 mac->set_mac_anti_spoofing = txgbe_set_mac_anti_spoofing; in txgbe_init_ops_pf()