Home
last modified time | relevance | path

Searched refs:ixgbe_set_vfta_generic (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h137 s32 ixgbe_set_vfta_generic(struct ixgbe_hw *hw, u32 vlan,
H A Dixgbe_x540.c112 mac->ops.set_vfta = ixgbe_set_vfta_generic; in ixgbe_init_ops_X540()
H A Dixgbe_82599.c363 mac->ops.set_vfta = ixgbe_set_vfta_generic; in ixgbe_init_ops_82599()
H A Dixgbe_common.c3861 s32 ixgbe_set_vfta_generic(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbe_set_vfta_generic() function