Home
last modified time | relevance | path

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

/src/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c745 qm_dqrr_next(p_QmPortal->p_LowQmPortal); in LoopDequeueRing()
750 qm_dqrr_next(p_QmPortal->p_LowQmPortal); in LoopDequeueRing()
826 qm_dqrr_next(p_QmPortal->p_LowQmPortal); in LoopDequeueRingDcaOptimized()
898 qm_dqrr_next(p_QmPortal->p_LowQmPortal); in LoopDequeueRingOptimized()
1183 qm_dqrr_next(p_QmPortal->p_LowQmPortal); in clean_dqrr_mr()
1530 qm_dqrr_next(p_QmPortal->p_LowQmPortal); in QmPortalPullFrame()
1534 qm_dqrr_next(p_QmPortal->p_LowQmPortal); in QmPortalPullFrame()
1865 qm_dqrr_next(p_QmPortal->p_LowQmPortal); in QM_PORTAL_PollFrame()
1867 qm_dqrr_next(p_QmPortal->p_LowQmPortal); in QM_PORTAL_PollFrame()
H A Dqman_low.h549 static __inline__ uint8_t qm_dqrr_next(struct qm_portal *portal) in qm_dqrr_next() function