Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Dcm_msgs.h93 __be16 alt_local_lid; member
670 __be16 alt_local_lid; member
Dcm.c1056 req_msg->alt_local_lid = alt_path->slid; in cm_format_req()
1059 req_msg->alt_local_lid = IB_LID_PERMISSIVE; in cm_format_req()
1256 if (req_msg->alt_local_lid) { in cm_format_paths_from_req()
1260 alt_path->dlid = req_msg->alt_local_lid; in cm_format_paths_from_req()
1291 if (req_msg->alt_local_lid) in cm_format_req_event()
1508 if (req_msg->alt_local_lid == IB_LID_PERMISSIVE) { in cm_process_routed_req()
1509 req_msg->alt_local_lid = cpu_to_be16(wc->slid); in cm_process_routed_req()
1569 if (req_msg->alt_local_lid) { in cm_req_handler()
2585 lap_msg->alt_local_lid = alternate_path->slid; in cm_format_lap()
2663 path->dlid = lap_msg->alt_local_lid; in cm_format_path_from_lap()
[all …]