Lines Matching refs:sgid
495 &path->sgid, in get_cm_port_from_path()
1368 pri_path->sgid; in cm_format_req()
1422 alt_path->sgid; in cm_format_req()
1699 primary_path->sgid = in cm_format_paths_from_req()
1726 alt_path->sgid = *IBA_GET_MEM_PTR( in cm_format_paths_from_req()
1790 (ib_is_opa_gid(&path->sgid))) { in cm_opa_to_ib_sgid()
1791 union ib_gid sgid; in cm_opa_to_ib_sgid() local
1793 if (rdma_query_gid(dev, port_num, 0, &sgid)) { in cm_opa_to_ib_sgid()
1799 path->sgid = sgid; in cm_opa_to_ib_sgid()
2180 &work->path[0].sgid); in cm_req_handler()
2186 &work->path[0].sgid, in cm_req_handler()
2187 sizeof(work->path[0].sgid), in cm_req_handler()
2201 &work->path[0].sgid, in cm_req_handler()
2202 sizeof(work->path[0].sgid), NULL, 0); in cm_req_handler()
3279 path->sgid = in cm_format_path_from_lap()