Searched refs:RESC_END (Results 1 – 2 of 2) sorted by relevance
463 #define RESC_END(_p_hwfn, resc) (RESC_START(_p_hwfn, resc) + \ macro
5052 if ((b_ah && (RESC_END(p_hwfn, ECORE_ILT) > PXP_NUM_ILT_RECORDS_K2)) || in ecore_hw_get_resc()5053 (!b_ah && (RESC_END(p_hwfn, ECORE_ILT) > PXP_NUM_ILT_RECORDS_BB))) { in ecore_hw_get_resc()5056 RESC_END(p_hwfn, ECORE_ILT) - 1); in ecore_hw_get_resc()