Searched defs:mthca_qp (Results 1 – 1 of 1) sorted by relevance
263 struct mthca_qp { struct264 struct ib_qp ibqp;265 int refcount;266 u32 qpn;267 int is_direct;291 struct mthca_qp qp; argument