Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c77 mac->mcft_size = IXGBE_82598_MC_TBL_SIZE; in ixgbe_get_invariants_82598()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c113 wx->mac.mcft_size = NGBE_MC_TBL_SIZE; in ngbe_sw_init()
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c398 wx->mac.mcft_size = TXGBE_MC_TBL_SIZE; in txgbe_sw_init()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h899 u32 mcft_size; member
H A Dwx_hw.c934 for (i = 0; i < wx->mac.mcft_size; i++) in wx_init_rx_addrs()
1204 for (i = 0; i < wx->mac.mcft_size; i++) in wx_update_mc_addr_list()