Home
last modified time | relevance | path

Searched refs:querycongestion (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h685 } _PackedType querycongestion; member
821 } _PackedType querycongestion; member
H A Dqm_portal_fqr.c572 tmp.q.__state[i] = p_Mcr->querycongestion.state.__state[i]; in LoopMessageRing()
578 p_QmPortal->cgrs[1].q.__state[i] = p_Mcr->querycongestion.state.__state[i]; in LoopMessageRing()
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h814 struct qm_mcc_querycongestion querycongestion; member
1031 struct qm_mcr_querycongestion querycongestion; member
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.c860 &mcr->querycongestion.state, &p->cgrs[0]); in __poll_portal_slow()
2134 *congestion = mcr->querycongestion; in qman_query_congestion()