Searched refs:ixgbe_set_vlan_anti_spoofing (Results 1 – 5 of 5) sorted by relevance
109 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf);
849 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
2222 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
2363 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing, \
3363 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_vlan_anti_spoofing() function