Searched refs:p_LowQmPortal (Results 1 – 2 of 2) sorted by relevance
302 qm_mc_commit(p_QmPortal->p_LowQmPortal, in qman_retire_fq()1187 qm_mr_next(p_QmPortal->p_LowQmPortal); in clean_dqrr_mr()1279 qm_isr_finish(p_QmPortal->p_LowQmPortal); in qman_create_portal()1281 qm_mc_finish(p_QmPortal->p_LowQmPortal); in qman_create_portal()1283 qm_mr_finish(p_QmPortal->p_LowQmPortal); in qman_create_portal()1302 qm_mc_finish(p_QmPortal->p_LowQmPortal); in qman_destroy_portal()1303 qm_mr_finish(p_QmPortal->p_LowQmPortal); in qman_destroy_portal()1571 if (!p_QmPortal->p_LowQmPortal) in QM_PORTAL_Config()1582 XX_Free(p_QmPortal->p_LowQmPortal); in QM_PORTAL_Config()1722 ASSERT_COND(p_QmPortal->p_LowQmPortal); in QM_PORTAL_Free()[all …]
527 struct qm_portal *p_LowQmPortal; member