Searched refs:b_ah (Results 1 – 1 of 1) sorted by relevance
4682 bool b_ah = ECORE_IS_AH(p_hwfn->p_dev); in ecore_hw_set_soft_resc_size() local4699 resc_max_val = b_ah ? RDMA_NUM_STATISTIC_COUNTERS_K2 in ecore_hw_set_soft_resc_size()4733 bool b_ah = ECORE_IS_AH(p_hwfn->p_dev); in ecore_hw_get_dflt_resc() local4737 *p_resc_num = (b_ah ? MAX_NUM_L2_QUEUES_K2 : in ecore_hw_get_dflt_resc()4741 *p_resc_num = (b_ah ? MAX_NUM_VPORTS_K2 : in ecore_hw_get_dflt_resc()4745 *p_resc_num = (b_ah ? ETH_RSS_ENGINE_NUM_K2 : in ecore_hw_get_dflt_resc()4749 *p_resc_num = (b_ah ? MAX_QM_TX_QUEUES_K2 : in ecore_hw_get_dflt_resc()4762 *p_resc_num = (b_ah ? PXP_NUM_ILT_RECORDS_K2 : in ecore_hw_get_dflt_resc()4774 *p_resc_num = (b_ah ? RDMA_NUM_STATISTIC_COUNTERS_K2 : in ecore_hw_get_dflt_resc()4940 bool b_ah = ECORE_IS_AH(p_hwfn->p_dev); in ecore_hw_get_resc() local[all …]