Searched refs:ib_cm (Results 1 – 5 of 5) sorted by relevance
284 be16_to_cpu(target->ib_cm.pkey), in srp_init_ib_qp()315 if (ch->ib_cm.cm_id) in srp_new_ib_cm_id()316 ib_destroy_cm_id(ch->ib_cm.cm_id); in srp_new_ib_cm_id()317 ch->ib_cm.cm_id = new_cm_id; in srp_new_ib_cm_id()320 ch->ib_cm.path.rec_type = SA_PATH_REC_TYPE_OPA; in srp_new_ib_cm_id()322 ch->ib_cm.path.rec_type = SA_PATH_REC_TYPE_IB; in srp_new_ib_cm_id()323 ch->ib_cm.path.sgid = target->sgid; in srp_new_ib_cm_id()324 ch->ib_cm.path.dgid = target->ib_cm.orig_dgid; in srp_new_ib_cm_id()325 ch->ib_cm.path.pkey = target->ib_cm.pkey; in srp_new_ib_cm_id()326 ch->ib_cm.path.service_id = target->ib_cm.service_id; in srp_new_ib_cm_id()[all …]
174 struct ib_cm { struct179 } ib_cm; member242 } ib_cm; member
9 ib.o ib_cm.o ib_recv.o ib_ring.o ib_send.o ib_stats.o \
298 } ib_cm; member
112 static struct ib_cm { struct