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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h142 s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c114 mac->ops.clear_vfta = ixgbe_clear_vfta_generic;
H A Dixgbe_82599.c365 mac->ops.clear_vfta = ixgbe_clear_vfta_generic;
H A Dixgbe_common.c4028 * ixgbe_clear_vfta_generic - Clear VLAN filter table
4033 s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw) function
4037 DEBUGFUNC("ixgbe_clear_vfta_generic");

Completed in 59 milliseconds