Searched refs:BTB_PURE_LB_FACTOR (Results 1 – 1 of 1) sorted by relevance
148 #define BTB_PURE_LB_FACTOR 10 macro363 …pure_lb_blocks = (usable_blocks * BTB_PURE_LB_FACTOR) / (num_tcs_in_port * BTB_PURE_LB_FACTOR + BT… in ecore_btb_blocks_rt_init()364 pure_lb_blocks = OSAL_MAX_T(u32, BTB_JUMBO_PKT_BLOCKS, pure_lb_blocks / BTB_PURE_LB_FACTOR); in ecore_btb_blocks_rt_init()