Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/core/
Dcm_msgs.h105 __be16 alt_local_lid; member
654 __be16 alt_local_lid; member
Dcm.c1049 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 …]