Home
last modified time | relevance | path

Searched refs:ecore_init_qm_get_num_pqs (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore.h918 u16 ecore_init_qm_get_num_pqs(struct ecore_hwfn *p_hwfn);
H A Decore_dev.c321 u16 ecore_init_qm_get_num_pqs(struct ecore_hwfn *p_hwfn) in ecore_init_qm_get_num_pqs() function
440 u16 pq_idx = qm_info->num_pqs, max_pq = ecore_init_qm_get_num_pqs(p_hwfn); in ecore_init_qm_pq()
684 if (ecore_init_qm_get_num_pqs(p_hwfn) > RESC_NUM(p_hwfn, ECORE_PQ)) { in ecore_init_qm_sanity()
817 ecore_init_qm_get_num_pqs(p_hwfn)); in ecore_alloc_qm_data()