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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_common.h139 s32 ixgbe_init_uta_tables_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c117 mac->ops.init_uta_tables = ixgbe_init_uta_tables_generic;
H A Dixgbe_82599.c367 mac->ops.init_uta_tables = ixgbe_init_uta_tables_generic;
H A Dixgbe_common.c3898 * ixgbe_init_uta_tables_generic - Initialize the Unicast Table Array
3901 s32 ixgbe_init_uta_tables_generic(struct ixgbe_hw *hw) function
3905 DEBUGFUNC("ixgbe_init_uta_tables_generic");

Completed in 176 milliseconds