Searched refs:alt_local_lid (Results 1 – 2 of 2) sorted by relevance
93 __be16 alt_local_lid; member670 __be16 alt_local_lid; member
1063 req_msg->alt_local_lid = alt_path->slid; in cm_format_req()1066 req_msg->alt_local_lid = IB_LID_PERMISSIVE; in cm_format_req()1263 if (req_msg->alt_local_lid) { in cm_format_paths_from_req()1267 alt_path->dlid = req_msg->alt_local_lid; in cm_format_paths_from_req()1298 if (req_msg->alt_local_lid) in cm_format_req_event()1515 if (req_msg->alt_local_lid == IB_LID_PERMISSIVE) { in cm_process_routed_req()1516 req_msg->alt_local_lid = cpu_to_be16(wc->slid); in cm_process_routed_req()1579 if (req_msg->alt_local_lid) { in cm_req_handler()2595 lap_msg->alt_local_lid = alternate_path->slid; in cm_format_lap()2673 path->dlid = lap_msg->alt_local_lid; in cm_format_path_from_lap()[all …]