Searched defs:siw_qp (Results 1 – 1 of 1) sorted by relevance
418 struct siw_qp { struct425 struct siw_qp_attrs attrs; argument427 struct siw_cep *cep;428 struct rw_semaphore state_lock;430 struct ib_pd *pd;431 struct siw_cq *scq;432 struct siw_cq *rcq;433 struct siw_srq *srq;435 struct siw_iwarp_tx tx_ctx; /* Transmit context */436 spinlock_t sq_lock;[all …]