Searched refs:b_ah (Results 1 – 1 of 1) sorted by relevance
3612 bool b_ah = QED_IS_AH(p_hwfn->cdev); in qed_hw_set_soft_resc_size() local3629 resc_max_val = b_ah ? RDMA_NUM_STATISTIC_COUNTERS_K2 in qed_hw_set_soft_resc_size()3663 bool b_ah = QED_IS_AH(p_hwfn->cdev); in qed_hw_get_dflt_resc() local3667 *p_resc_num = (b_ah ? MAX_NUM_L2_QUEUES_K2 : in qed_hw_get_dflt_resc()3671 *p_resc_num = (b_ah ? MAX_NUM_VPORTS_K2 : in qed_hw_get_dflt_resc()3675 *p_resc_num = (b_ah ? ETH_RSS_ENGINE_NUM_K2 : in qed_hw_get_dflt_resc()3679 *p_resc_num = (b_ah ? MAX_QM_TX_QUEUES_K2 : in qed_hw_get_dflt_resc()3692 *p_resc_num = (b_ah ? PXP_NUM_ILT_RECORDS_K2 : in qed_hw_get_dflt_resc()3704 *p_resc_num = (b_ah ? RDMA_NUM_STATISTIC_COUNTERS_K2 : in qed_hw_get_dflt_resc()3852 bool b_ah = QED_IS_AH(p_hwfn->cdev); in qed_hw_get_resc() local[all …]