Home
last modified time | relevance | path

Searched refs:ixgbe_clear_vfta_generic (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h73 s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c858 .clear_vfta = &ixgbe_clear_vfta_generic,
H A Dixgbe_82599.c2198 .clear_vfta = &ixgbe_clear_vfta_generic,
H A Dixgbe_x550.c3828 .clear_vfta = &ixgbe_clear_vfta_generic, \
H A Dixgbe_common.c3224 * ixgbe_clear_vfta_generic - Clear VLAN filter table
3229 s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw) in ixgbe_clear_vfta_generic() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h72 s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c858 .clear_vfta = &ixgbe_clear_vfta_generic,
H A Dixgbe_82599.c2199 .clear_vfta = &ixgbe_clear_vfta_generic,
H A Dixgbe_common.c3225 * ixgbe_clear_vfta_generic - Clear VLAN filter table
3230 s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw) in ixgbe_clear_vfta_generic() function
H A Dixgbe_x550.c3878 .clear_vfta = &ixgbe_clear_vfta_generic, \

Completed in 26 milliseconds