Searched defs:siw_qp (Results 1 – 1 of 1) sorted by relevance
417 struct siw_qp { struct424 struct siw_qp_attrs attrs; argument426 struct siw_cep *cep;427 struct rw_semaphore state_lock;429 struct ib_pd *pd;430 struct siw_cq *scq;431 struct siw_cq *rcq;432 struct siw_srq *srq;434 struct siw_iwarp_tx tx_ctx; /* Transmit context */435 spinlock_t sq_lock;[all …]