Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c795 for (i = 0; i < hw->mac.mcft_size; i++) in txgbe_init_rx_addrs()
919 for (i = 0; i < hw->mac.mcft_size; i++) in txgbe_update_mc_addr_list()
2873 mac->mcft_size = TXGBE_RAPTOR_MC_TBL_SIZE; in txgbe_init_ops_pf()
H A Dtxgbe_type.h544 u32 mcft_size; member
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x540.c98 mac->mcft_size = IXGBE_X540_MC_TBL_SIZE; in ixgbe_init_ops_X540()
H A Dixgbe_82598.c125 mac->mcft_size = IXGBE_82598_MC_TBL_SIZE; in ixgbe_init_ops_82598()
H A Dixgbe_82599.c344 mac->mcft_size = IXGBE_82599_MC_TBL_SIZE; in ixgbe_init_ops_82599()
H A Dixgbe_common.c2488 for (i = 0; i < hw->mac.mcft_size; i++) in ixgbe_init_rx_addrs_generic()
2716 for (i = 0; i < hw->mac.mcft_size; i++) in ixgbe_update_mc_addr_list_generic()
H A Dixgbe_type.h4092 u32 mcft_size; member