Searched refs:ECORE_IS_K2 (Results 1 – 3 of 3) sorted by relevance
575 (ECORE_IS_K2((_p_hwfn)->p_dev) ? 0 : ((_p_hwfn)->abs_pf_id & 1))712 #define ECORE_IS_K2(dev) ECORE_IS_AH(dev) 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()
1845 if (ECORE_IS_K2(p_hwfn->p_dev)) { in ecore_dbg_dev_init()