Searched refs:ixgbe_set_vlan_anti_spoofing (Results 1 – 5 of 5) sorted by relevance
86 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf);
868 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
2208 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
3470 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_vlan_anti_spoofing() function
3826 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing, \