Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c302 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 …]
H A Dqm.h527 struct qm_portal *p_LowQmPortal; member