Home
last modified time | relevance | path

Searched refs:alt_remote_gid (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/core/
Dcm_msgs.h89 union ib_gid alt_remote_gid; member
666 union ib_gid alt_remote_gid; member
Dcm.c1353 req_msg->alt_remote_gid = alt_path->dgid; in cm_format_req()
1357 req_msg->alt_remote_gid.global.interface_id in cm_format_req()
1583 lid = opa_get_lid_from_gid(&req_msg->alt_remote_gid); in cm_format_path_lid_from_req()
1614 alt_path->sgid = req_msg->alt_remote_gid; in cm_format_paths_from_req()
3109 lap_msg->alt_remote_gid = alternate_path->dgid; in cm_format_lap()
3113 lap_msg->alt_remote_gid.global.interface_id in cm_format_lap()
3196 lid = opa_get_lid_from_gid(&lap_msg->alt_remote_gid); in cm_format_path_lid_from_lap()
3206 path->sgid = lap_msg->alt_remote_gid; in cm_format_path_from_lap()