Searched refs:ECORE_IS_K2 (Results 1 – 3 of 3) sorted by relevance
777 #define ECORE_IS_K2(dev) ECORE_IS_AH(dev) macro
1320 total_blocks = ECORE_IS_K2(p_hwfn->p_dev) ? BRB_TOTAL_RAM_BLOCKS_K2 : in ecore_init_brb_ram()
881 if (ECORE_IS_K2(p_hwfn->p_dev)) { in qed_dbg_dev_init()