Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c86 ptr_from_aligned_int(uint32_t ctx) in ptr_from_aligned_int() function
610 struct qman_fq *p_FqFqs = ptr_from_aligned_int(p_Msg->fq.contextB); in LoopMessageRing()
611 struct qman_fq *p_FqErn = ptr_from_aligned_int(p_Msg->ern.tag); in LoopMessageRing()
688 p_Fq = ptr_from_aligned_int(p_Dq->contextB); in LoopDequeueRing()
770 p_Fq = ptr_from_aligned_int(p_Dq->contextB); in LoopDequeueRingDcaOptimized()
844 p_Fq = ptr_from_aligned_int(p_Dq->contextB); in LoopDequeueRingOptimized()
1845 p_Fq = ptr_from_aligned_int(p_Dq->contextB); in QM_PORTAL_PollFrame()