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