Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_init_fw_funcs.c307 u32 usable_blocks, pure_lb_blocks, phys_blocks; in ecore_btb_blocks_rt_init() local
327 phys_blocks = (usable_blocks - pure_lb_blocks) / num_tcs_in_port; in ecore_btb_blocks_rt_init()
333 STORE_RT_REG(p_hwfn, PBF_BTB_GUARANTEED_RT_OFFSET(voq), phys_blocks); in ecore_btb_blocks_rt_init()