Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_verbs.h374 struct qib_rq { struct
384 struct qib_rq rq; argument
481 struct qib_rq r_rq; /* receive work queue */
622 static inline struct qib_rwqe *get_rwqe_ptr(struct qib_rq *rq, unsigned n) in get_rwqe_ptr()
Dqib_ruc.c141 struct qib_rq *rq; in qib_get_rwqe()