Searched refs:b_ah (Results 1 – 1 of 1) sorted by relevance
3977 bool b_ah = QED_IS_AH(p_hwfn->cdev); in qed_hw_get_resc() local4038 if ((b_ah && (RESC_END(p_hwfn, QED_ILT) > PXP_NUM_ILT_RECORDS_K2)) || in qed_hw_get_resc()4039 (!b_ah && (RESC_END(p_hwfn, QED_ILT) > PXP_NUM_ILT_RECORDS_BB))) { in qed_hw_get_resc()