Searched refs:b_ah (Results 1 – 1 of 1) sorted by relevance
2286 bool b_ah = QED_IS_AH(p_hwfn->cdev); in qed_hw_set_soft_resc_size() local2303 resc_max_val = b_ah ? RDMA_NUM_STATISTIC_COUNTERS_K2 in qed_hw_set_soft_resc_size()2337 bool b_ah = QED_IS_AH(p_hwfn->cdev); in qed_hw_get_dflt_resc() local2341 *p_resc_num = (b_ah ? MAX_NUM_L2_QUEUES_K2 : in qed_hw_get_dflt_resc()2345 *p_resc_num = (b_ah ? MAX_NUM_VPORTS_K2 : in qed_hw_get_dflt_resc()2349 *p_resc_num = (b_ah ? ETH_RSS_ENGINE_NUM_K2 : in qed_hw_get_dflt_resc()2353 *p_resc_num = (b_ah ? MAX_QM_TX_QUEUES_K2 : in qed_hw_get_dflt_resc()2366 *p_resc_num = (b_ah ? PXP_NUM_ILT_RECORDS_K2 : in qed_hw_get_dflt_resc()2378 *p_resc_num = (b_ah ? RDMA_NUM_STATISTIC_COUNTERS_K2 : in qed_hw_get_dflt_resc()2496 bool b_ah = QED_IS_AH(p_hwfn->cdev); in qed_hw_get_resc() local[all …]