Searched refs:alt_local_lid (Results 1 – 2 of 2) sorted by relevance
105 __be16 alt_local_lid; member654 __be16 alt_local_lid; member
1049 req_msg->alt_local_lid = alt_path->slid; in cm_format_req()1052 req_msg->alt_local_lid = IB_LID_PERMISSIVE; in cm_format_req()1248 if (req_msg->alt_local_lid) { in cm_format_paths_from_req()1252 alt_path->dlid = req_msg->alt_local_lid; in cm_format_paths_from_req()1283 if (req_msg->alt_local_lid) in cm_format_req_event()1500 if (req_msg->alt_local_lid == IB_LID_PERMISSIVE) { in cm_process_routed_req()1501 req_msg->alt_local_lid = cpu_to_be16(wc->slid); in cm_process_routed_req()1561 if (req_msg->alt_local_lid) { in cm_req_handler()2571 lap_msg->alt_local_lid = alternate_path->slid; in cm_format_lap()2649 path->dlid = lap_msg->alt_local_lid; in cm_format_path_from_lap()[all …]