Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dcm_msgs.h90 __be16 alt_remote_lid; member
667 __be16 alt_remote_lid; member
H A Dib_cm.c1282 req_msg->alt_remote_lid = alt_path->dlid; in cm_format_req()
1285 req_msg->alt_remote_lid = IB_LID_PERMISSIVE; in cm_format_req()
1480 alt_path->slid = req_msg->alt_remote_lid; in cm_format_paths_from_req()
1761 if (req_msg->alt_remote_lid == IB_LID_PERMISSIVE) in cm_process_routed_req()
1762 req_msg->alt_remote_lid = cpu_to_be16(wc->dlid_path_bits); in cm_process_routed_req()
2879 lap_msg->alt_remote_lid = alternate_path->dlid; in cm_format_lap()
2958 path->slid = lap_msg->alt_remote_lid; in cm_format_path_from_lap()