Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Dcm_msgs.h89 union ib_gid alt_remote_gid; member
666 union ib_gid alt_remote_gid; member
Dcm.c1350 req_msg->alt_remote_gid = alt_path->dgid; in cm_format_req()
1354 req_msg->alt_remote_gid.global.interface_id in cm_format_req()
1580 lid = opa_get_lid_from_gid(&req_msg->alt_remote_gid); in cm_format_path_lid_from_req()
1611 alt_path->sgid = req_msg->alt_remote_gid; in cm_format_paths_from_req()
3106 lap_msg->alt_remote_gid = alternate_path->dgid; in cm_format_lap()
3110 lap_msg->alt_remote_gid.global.interface_id in cm_format_lap()
3193 lid = opa_get_lid_from_gid(&lap_msg->alt_remote_gid); in cm_format_path_lid_from_lap()
3203 path->sgid = lap_msg->alt_remote_gid; in cm_format_path_from_lap()