Searched refs:ixgbe_set_vlan_anti_spoofing (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h85 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf);
H A Dixgbe_x540.c867 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
H A Dixgbe_82599.c2211 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
H A Dixgbe_common.c3466 * ixgbe_set_vlan_anti_spoofing - Enable/Disable VLAN anti-spoofing
3472 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) function
H A Dixgbe_x550.c3881 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing, \

Completed in 193 milliseconds