Searched defs:siw_qp (Results 1 – 1 of 1) sorted by relevance
430 struct siw_qp { struct438 struct siw_qp_attrs attrs; argument440 struct siw_cep *cep;441 struct rw_semaphore state_lock;443 struct ib_pd *pd;444 struct siw_cq *scq;445 struct siw_cq *rcq;446 struct siw_srq *srq;448 struct siw_iwarp_tx tx_ctx; /* Transmit context */449 spinlock_t sq_lock;[all …]