Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_queue.h296 static inline void *addr_from_index(struct rxe_queue *q, in addr_from_index() function
Drxe_req.c66 wqe = addr_from_index(qp->sq.queue, wqe_index); in req_retry()
173 wqe = addr_from_index(q, index); in req_next_wqe()