Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h109 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf);
Dixgbe_x540.c814 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
Dixgbe_x550.c1426 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing, \
Dixgbe_82599.c2335 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
Dixgbe_common.c3352 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_vlan_anti_spoofing() function