Searched defs:mthca_qp (Results 1 – 1 of 1) sorted by relevance
253 struct mthca_qp { struct254 struct ib_qp ibqp;255 int refcount;256 u32 qpn;257 int is_direct;258 u8 port; /* for SQP and memfree use only */259 u8 alt_port; /* for memfree use only */260 u8 transport;261 u8 state;262 u8 atomic_rd_en;[all …]