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