Lines Matching refs:sgid
494 &path->sgid, in get_cm_port_from_path()
1347 pri_path->sgid; in cm_format_req()
1401 alt_path->sgid; in cm_format_req()
1678 primary_path->sgid = in cm_format_paths_from_req()
1705 alt_path->sgid = *IBA_GET_MEM_PTR( in cm_format_paths_from_req()
1769 (ib_is_opa_gid(&path->sgid))) { in cm_opa_to_ib_sgid()
1770 union ib_gid sgid; in cm_opa_to_ib_sgid() local
1772 if (rdma_query_gid(dev, port_num, 0, &sgid)) { in cm_opa_to_ib_sgid()
1778 path->sgid = sgid; in cm_opa_to_ib_sgid()
2159 &work->path[0].sgid); in cm_req_handler()
2165 &work->path[0].sgid, in cm_req_handler()
2166 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()