Searched defs:qib_qp (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/qib/
H A Dqib_verbs.h210 struct qib_qp *qp;
413 struct qib_qp { struct
415 struct qib_qp *next; /* link list for QPN hash table */
416 struct qib_qp *timer_next; /* link list for qib_ib_timer() */
582 * struct qib_qp.s_wq. This function does the array index computation.
584 static inline struct qib_swqe *get_swqe_ptr(struct qib_qp *qp,
639 struct qib_qp *qp0;
640 struct qib_qp *qp1;
723 struct qib_qp **qp_table;
790 static inline struct qib_qp *to_iq
[all...]

Completed in 28 milliseconds