Home
last modified time | relevance | path

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

/drivers/staging/rdma/hfi1/
Dverbs.h389 struct hfi1_rq { struct
399 struct hfi1_rq rq; argument
499 struct hfi1_rq r_rq; /* receive work queue */
641 static inline struct hfi1_rwqe *get_rwqe_ptr(struct hfi1_rq *rq, unsigned n) in get_rwqe_ptr()
Druc.c160 struct hfi1_rq *rq; in hfi1_get_rwqe()