Lines Matching refs:sgid
525 &path->sgid, in get_cm_port_from_path()
1380 pri_path->sgid; in cm_format_req()
1427 alt_path->sgid; in cm_format_req()
1692 primary_path->sgid = in cm_format_paths_from_req()
1719 alt_path->sgid = *IBA_GET_MEM_PTR( in cm_format_paths_from_req()
1783 (ib_is_opa_gid(&path->sgid))) { in cm_opa_to_ib_sgid()
1784 union ib_gid sgid; in cm_opa_to_ib_sgid() local
1786 if (rdma_query_gid(dev, port_num, 0, &sgid)) { in cm_opa_to_ib_sgid()
1792 path->sgid = sgid; in cm_opa_to_ib_sgid()
2175 &work->path[0].sgid); in cm_req_handler()
2181 &work->path[0].sgid, in cm_req_handler()
2182 sizeof(work->path[0].sgid), in cm_req_handler()
2192 &work->path[0].sgid, in cm_req_handler()
2193 sizeof(work->path[0].sgid), NULL, 0); in cm_req_handler()
3270 path->sgid = in cm_format_path_from_lap()