Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mana/
H A Dwr.c43 shadow_queue_advance_producer(&qp->shadow_rq); in mana_ib_post_recv_ud()
138 shadow_queue_advance_producer(&qp->shadow_sq); in mana_ib_post_send_ud()
H A Dshadow_queue.h100 static inline void shadow_queue_advance_producer(struct shadow_queue *queue) in shadow_queue_advance_producer() function