Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_verbs.h382 struct qib_rq { struct
392 struct qib_rq rq; argument
489 struct qib_rq r_rq; /* receive work queue */
630 static inline struct qib_rwqe *get_rwqe_ptr(struct qib_rq *rq, unsigned n) in get_rwqe_ptr()
Dqib_ruc.c142 struct qib_rq *rq; in qib_get_rwqe()