Searched refs:ixgbe_set_vlan_anti_spoofing (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_common.h | 86 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf);
|
H A D | ixgbe_x540.c | 867 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
|
H A D | ixgbe_82599.c | 2207 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
|
H A D | ixgbe_x550.c | 3834 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing, \
|
H A D | ixgbe_common.c | 3451 * ixgbe_set_vlan_anti_spoofing - Enable/Disable VLAN anti-spoofing 3457 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_vlan_anti_spoofing() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_common.h | 85 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf);
|
H A D | ixgbe_x540.c | 867 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
|
H A D | ixgbe_82599.c | 2208 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing,
|
H A D | ixgbe_common.c | 3467 * ixgbe_set_vlan_anti_spoofing - Enable/Disable VLAN anti-spoofing 3473 void ixgbe_set_vlan_anti_spoofing(struct ixgbe_hw *hw, bool enable, int vf) in ixgbe_set_vlan_anti_spoofing() function
|
H A D | ixgbe_x550.c | 3884 .set_vlan_anti_spoofing = &ixgbe_set_vlan_anti_spoofing, \
|
Completed in 24 milliseconds