Lines Matching refs:sgid
493 &path->sgid, in get_cm_port_from_path()
1360 pri_path->sgid; in cm_format_req()
1407 alt_path->sgid; in cm_format_req()
1681 primary_path->sgid = in cm_format_paths_from_req()
1708 alt_path->sgid = *IBA_GET_MEM_PTR( in cm_format_paths_from_req()
1772 (ib_is_opa_gid(&path->sgid))) { in cm_opa_to_ib_sgid()
1773 union ib_gid sgid; in cm_opa_to_ib_sgid() local
1775 if (rdma_query_gid(dev, port_num, 0, &sgid)) { in cm_opa_to_ib_sgid()
1781 path->sgid = sgid; in cm_opa_to_ib_sgid()
2163 &work->path[0].sgid); in cm_req_handler()
2169 &work->path[0].sgid, in cm_req_handler()
2170 sizeof(work->path[0].sgid), in cm_req_handler()
2180 &work->path[0].sgid, in cm_req_handler()
2181 sizeof(work->path[0].sgid), NULL, 0); in cm_req_handler()
3258 path->sgid = in cm_format_path_from_lap()