Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_init_fw_funcs.c1185 #define BRB_TOTAL_RAM_BLOCKS_K2 5632 macro
1202 total_blocks = ECORE_IS_K2(p_hwfn->p_dev) ? BRB_TOTAL_RAM_BLOCKS_K2 : BRB_TOTAL_RAM_BLOCKS_BB; in ecore_init_brb_ram()