Searched refs:contextB (Results 1 – 3 of 3) sorted by relevance
280 #define FM_CONTEXTB_GET_FQID(contextB) (*((t_FmContextB *)contextB) & FM_CONTEXTB_FQID_MASK) argument281 #define FM_CONTEXTB_SET_FQID(contextB,val) (*((t_FmContextB *)contextB) = ((*((t_FmContextB *)cont… argument
442 volatile uint32_t contextB; member489 volatile uint32_t contextB; member
610 struct qman_fq *p_FqFqs = ptr_from_aligned_int(p_Msg->fq.contextB); 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()