Home
last modified time | relevance | path

Searched refs:BRB_TOTAL_RAM_BLOCKS_BB (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.c1122 #define BRB_TOTAL_RAM_BLOCKS_BB 4800 macro
1140 total_blocks = ECORE_IS_K2(p_hwfn->p_dev) ? BRB_TOTAL_RAM_BLOCKS_K2 : BRB_TOTAL_RAM_BLOCKS_BB; in ecore_init_brb_ram()