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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h96 s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c807 .clear_vfta = &ixgbe_clear_vfta_generic,
H A Dixgbe_x550.c1420 .clear_vfta = &ixgbe_clear_vfta_generic, \
H A Dixgbe_82599.c2328 .clear_vfta = &ixgbe_clear_vfta_generic,
H A Dixgbe_common.c3162 * ixgbe_clear_vfta_generic - Clear VLAN filter table
3167 s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw) ixgbe_clear_vfta_generic() function

Completed in 153 milliseconds