Lines Matching refs:using_rdma_cm
229 if (ch->using_rdma_cm) in srpt_qp_event()
1071 WARN_ON_ONCE(ch->using_rdma_cm); in srpt_init_ch_qp()
1112 WARN_ON_ONCE(ch->using_rdma_cm); in srpt_ch_qp_rtr()
1766 if (ch->using_rdma_cm) { in srpt_create_ch_ib()
1878 if (ch->using_rdma_cm) { in srpt_disconnect_ch()
2034 if (ch->using_rdma_cm) in srpt_release_channel_work()
2161 ch->using_rdma_cm = true; in srpt_cm_req_recv()
2277 ret = ch->using_rdma_cm ? 0 : srpt_ch_qp_rtr(ch, ch->qp); in srpt_cm_req_recv()
2301 if (ch->using_rdma_cm) { in srpt_cm_req_recv()
2326 if (ch->using_rdma_cm) in srpt_cm_req_recv()
2479 ret = ch->using_rdma_cm ? 0 : srpt_ch_qp_rts(ch, ch->qp); in srpt_cm_rtu_recv()