Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_hw.c603 for (i = 0; i < hw->mac.mcft_size; i++) in ngbe_init_rx_addrs()
721 for (i = 0; i < hw->mac.mcft_size; i++) in ngbe_update_mc_addr_list()
1960 mac->mcft_size = NGBE_EM_MC_TBL_SIZE; in ngbe_init_ops_pf()
H A Dngbe_type.h327 u32 mcft_size; member
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c719 for (i = 0; i < hw->mac.mcft_size; i++) in txgbe_init_rx_addrs()
837 for (i = 0; i < hw->mac.mcft_size; i++) in txgbe_update_mc_addr_list()
2727 mac->mcft_size = TXGBE_RAPTOR_MC_TBL_SIZE; in txgbe_init_ops_pf()
H A Dtxgbe_type.h618 u32 mcft_size; member
/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