Searched refs:qm_dqrr_current (Results 1 – 2 of 2) sorted by relevance
685 p_Dq = qm_dqrr_current(p_QmPortal->p_LowQmPortal); in LoopDequeueRing()767 p_Dq = qm_dqrr_current(p_QmPortal->p_LowQmPortal); in LoopDequeueRingDcaOptimized()841 p_Dq = qm_dqrr_current(p_QmPortal->p_LowQmPortal); in LoopDequeueRingOptimized()1180 p_Dq = qm_dqrr_current(p_QmPortal->p_LowQmPortal); in clean_dqrr_mr()1264 if (qm_dqrr_current(p_QmPortal->p_LowQmPortal) != NULL) in qman_create_portal()1515 p_Dq = qm_dqrr_current(p_QmPortal->p_LowQmPortal); in QmPortalPullFrame()1839 p_Dq = qm_dqrr_current(p_QmPortal->p_LowQmPortal); in QM_PORTAL_PollFrame()
535 static __inline__ struct qm_dqrr_entry *qm_dqrr_current(struct qm_portal *portal) in qm_dqrr_current() function