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()1674 p_QmPortal->f_LoopDequeueRingCB = LoopDequeueRingDcaOptimized; in QM_PORTAL_Init()1676 p_QmPortal->f_LoopDequeueRingCB = LoopDequeueRingOptimized; in QM_PORTAL_Init()1678 p_QmPortal->f_LoopDequeueRingCB = LoopDequeueRing; in QM_PORTAL_Init()1819 p_QmPortal->f_LoopDequeueRingCB((t_Handle)p_QmPortal); in QM_PORTAL_Poll()