Searched defs:mthca_qp (Results 1 – 1 of 1) sorted by relevance
261 struct mthca_qp { struct262 struct ib_qp ibqp;263 int refcount;264 u32 qpn;265 int is_direct;289 struct mthca_qp qp; argument