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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h137 s32 ixgbe_init_uta_tables_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c115 mac->ops.init_uta_tables = ixgbe_init_uta_tables_generic;
H A Dixgbe_82599.c366 mac->ops.init_uta_tables = ixgbe_init_uta_tables_generic;
H A Dixgbe_common.c3788 * ixgbe_init_uta_tables_generic - Initialize the Unicast Table Array
3791 s32 ixgbe_init_uta_tables_generic(struct ixgbe_hw *hw) function
3795 DEBUGFUNC("ixgbe_init_uta_tables_generic");

Completed in 61 milliseconds