Home
last modified time | relevance | path

Searched refs:mcft_size (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_x540.c119 mac->mcft_size = 128; in ixgbe_init_ops_X540()
H A Dixgbe_82598.c148 mac->mcft_size = 128; in ixgbe_init_ops_82598()
H A Dixgbe_common.c2138 for (i = 0; i < hw->mac.mcft_size; i++) in ixgbe_init_rx_addrs_generic()
2365 for (i = 0; i < hw->mac.mcft_size; i++) in ixgbe_update_mc_addr_list_generic()
H A Dixgbe_82599.c264 mac->mcft_size = 128; in ixgbe_init_ops_82599()
H A Dixgbe_type.h3066 u32 mcft_size; member