Searched refs:alt_local_lid (Results 1 – 2 of 2) sorted by relevance
93 __be16 alt_local_lid; member670 __be16 alt_local_lid; member
1116 req_msg->alt_local_lid = alt_path->slid; in cm_format_req()1119 req_msg->alt_local_lid = IB_LID_PERMISSIVE; in cm_format_req()1317 if (req_msg->alt_local_lid) { in cm_format_paths_from_req()1321 alt_path->dlid = req_msg->alt_local_lid; in cm_format_paths_from_req()1372 if (req_msg->alt_local_lid) in cm_format_req_event()1588 if (req_msg->alt_local_lid == IB_LID_PERMISSIVE) { in cm_process_routed_req()1589 req_msg->alt_local_lid = cpu_to_be16(wc->slid); in cm_process_routed_req()1652 if (req_msg->alt_local_lid) { in cm_req_handler()2668 lap_msg->alt_local_lid = alternate_path->slid; in cm_format_lap()2746 path->dlid = lap_msg->alt_local_lid; in cm_format_path_from_lap()[all …]