Searched defs:siw_qp (Results 1 – 1 of 1) sorted by relevance
414 struct siw_qp { struct421 struct siw_qp_attrs attrs; argument423 struct siw_cep *cep;424 struct rw_semaphore state_lock;426 struct ib_pd *pd;427 struct siw_cq *scq;428 struct siw_cq *rcq;429 struct siw_srq *srq;431 struct siw_iwarp_tx tx_ctx; /* Transmit context */432 spinlock_t sq_lock;[all …]