Searched refs:RESC_END (Results 1 – 2 of 2) sorted by relevance
393 #define RESC_END(_p_hwfn, resc) (RESC_START(_p_hwfn, resc) + \ macro
4835 if (RESC_END(p_hwfn, ECORE_ILT) > max_ilt_lines) { in ecore_hw_get_resc()4838 RESC_START(p_hwfn, ECORE_ILT), RESC_END(p_hwfn, in ecore_hw_get_resc()