Searched refs:mthca_wq (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h245 struct mthca_wq { struct
274 struct mthca_wq rq;
275 struct mthca_wq sq;
H A Dmthca_cq.c488 struct mthca_wq *wq;
H A Dmthca_qp.c229 static void mthca_wq_reset(struct mthca_wq *wq)
1559 static inline int mthca_wq_overflow(struct mthca_wq *wq, int nreq,
/freebsd-10.1-release/contrib/ofed/libmthca/src/
H A Dmthca.h190 struct mthca_wq { struct
213 struct mthca_wq sq;
214 struct mthca_wq rq;
H A Dcq.c295 struct mthca_wq *wq;
H A Dqp.c86 static inline int wq_overflow(struct mthca_wq *wq, int nreq, struct mthca_cq *cq)

Completed in 62 milliseconds