Searched refs:contextB (Results 1 – 5 of 5) 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
908 fq = get_fq_table_entry(msg->fq.contextB); in __poll_portal_slow()910 fq = (void *)(uintptr_t)msg->fq.contextB; in __poll_portal_slow()1055 fq = get_fq_table_entry(dq->contextB); in __poll_portal_fast()1057 fq = (void *)(uintptr_t)dq->contextB; in __poll_portal_fast()1228 fq = qman_fq_lookup_table[dq[rx_number]->contextB]; in qman_portal_poll_rx()1230 fq = (void *)dq[rx_number]->contextB; in qman_portal_poll_rx()1293 fq = get_fq_table_entry(dq->contextB); in qman_portal_dequeue()1295 fq = (void *)(uintptr_t)dq->contextB; in qman_portal_dequeue()1812 msg.fq.contextB = fq->key; in qman_retire_fq()1814 msg.fq.contextB = (u32)(uintptr_t)fq; in qman_retire_fq()
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()1519 p_Fq = ptr_from_aligned_int(p_Dq->contextB); in QmPortalPullFrame()1847 p_Fq = ptr_from_aligned_int(p_Dq->contextB); in QM_PORTAL_PollFrame()
314 u32 contextB; member367 u32 contextB; member