Lines Matching refs:using_rdma_cm
223 if (ch->using_rdma_cm) in srpt_qp_event()
1113 WARN_ON_ONCE(ch->using_rdma_cm); in srpt_init_ch_qp()
1154 WARN_ON_ONCE(ch->using_rdma_cm); in srpt_ch_qp_rtr()
1830 if (ch->using_rdma_cm) { in srpt_create_ch_ib()
1942 if (ch->using_rdma_cm) { in srpt_disconnect_ch()
2095 if (ch->using_rdma_cm) in srpt_release_channel_work()
2225 ch->using_rdma_cm = true; in srpt_cm_req_recv()
2392 ret = ch->using_rdma_cm ? 0 : srpt_ch_qp_rtr(ch, ch->qp); in srpt_cm_req_recv()
2416 if (ch->using_rdma_cm) { in srpt_cm_req_recv()
2441 if (ch->using_rdma_cm) in srpt_cm_req_recv()
2603 ret = ch->using_rdma_cm ? 0 : srpt_ch_qp_rts(ch, ch->qp); in srpt_cm_rtu_recv()