Searched refs:queue_get_producer (Results 1 – 3 of 3) sorted by relevance
100 static inline u32 queue_get_producer(const struct rxe_queue *q, in queue_get_producer() function 156 u32 prod = queue_get_producer(q, type); in queue_empty() 164 u32 prod = queue_get_producer(q, type); in queue_full() 173 u32 prod = queue_get_producer(q, type); in queue_count() 253 u32 prod = queue_get_producer(q, type); in queue_producer_addr()
121 new_prod = queue_get_producer(new_q, type); in resize_finish() 122 prod = queue_get_producer(q, type); in resize_finish()
49 prod = queue_get_producer(q, QUEUE_TYPE_FROM_CLIENT); in req_retry() 167 prod = queue_get_producer(q, QUEUE_TYPE_FROM_CLIENT); in __req_next_wqe()