Searched refs:ecore_init_qm_get_num_pqs (Results 1 – 2 of 2) sorted by relevance
1048 u16 ecore_init_qm_get_num_pqs(struct ecore_hwfn *p_hwfn);
1883 u16 ecore_init_qm_get_num_pqs(struct ecore_hwfn *p_hwfn) in ecore_init_qm_get_num_pqs() function2002 u16 pq_idx = qm_info->num_pqs, max_pq = ecore_init_qm_get_num_pqs(p_hwfn); in ecore_init_qm_pq()2246 if (ecore_init_qm_get_num_pqs(p_hwfn) > RESC_NUM(p_hwfn, ECORE_PQ)) { in ecore_init_qm_sanity()2379 ecore_init_qm_get_num_pqs(p_hwfn)); in ecore_alloc_qm_data()