Searched refs:queue_get_consumer (Results 1 – 3 of 3) sorted by relevance
119 static inline u32 queue_get_consumer(const struct rxe_queue *q, in queue_get_consumer() function147 u32 cons = queue_get_consumer(q, type); in queue_empty()155 u32 cons = queue_get_consumer(q, type); in queue_full()164 u32 cons = queue_get_consumer(q, type); in queue_count()238 u32 cons = queue_get_consumer(q, type); in queue_consumer_addr()
52 cons = queue_get_consumer(q, QUEUE_TYPE_FROM_CLIENT); in req_retry()120 cons = queue_get_consumer(q, QUEUE_TYPE_FROM_CLIENT); in req_next_wqe()636 qp->req.wqe_index = queue_get_consumer(q, in rxe_requester()
122 cons = queue_get_consumer(q, type); in resize_finish()
Completed in 5 milliseconds