Searched defs:siw_qp (Results 1 – 1 of 1) sorted by relevance
416 struct siw_qp { struct423 struct siw_qp_attrs attrs; argument425 struct siw_cep *cep;426 struct rw_semaphore state_lock;428 struct ib_pd *pd;429 struct siw_cq *scq;430 struct siw_cq *rcq;431 struct siw_srq *srq;433 struct siw_iwarp_tx tx_ctx; /* Transmit context */434 spinlock_t sq_lock;[all …]