Searched refs:pure_lb_blocks (Results 1 – 1 of 1) sorted by relevance
339 u32 usable_blocks, pure_lb_blocks, phys_blocks; in ecore_btb_blocks_rt_init() local359 pure_lb_blocks = (usable_blocks * BTB_PURE_LB_FACTOR) / in ecore_btb_blocks_rt_init()362 pure_lb_blocks = OSAL_MAX_T(u32, BTB_JUMBO_PKT_BLOCKS, in ecore_btb_blocks_rt_init()363 pure_lb_blocks / in ecore_btb_blocks_rt_init()365 phys_blocks = (usable_blocks - pure_lb_blocks) / in ecore_btb_blocks_rt_init()382 pure_lb_blocks); in ecore_btb_blocks_rt_init()