Searched refs:f_LoopDequeueRingCB (Results 1 – 2 of 2) sorted by relevance
530 t_QmLoopDequeueRing *f_LoopDequeueRingCB; member
919 p_QmPortal->f_LoopDequeueRingCB(p_QmPortal); in portal_isr()1671 p_QmPortal->f_LoopDequeueRingCB = LoopDequeueRingDcaOptimized; in QM_PORTAL_Init()1673 p_QmPortal->f_LoopDequeueRingCB = LoopDequeueRingOptimized; in QM_PORTAL_Init()1675 p_QmPortal->f_LoopDequeueRingCB = LoopDequeueRing; in QM_PORTAL_Init()1816 p_QmPortal->f_LoopDequeueRingCB((t_Handle)p_QmPortal); in QM_PORTAL_Poll()