Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/core/
Dcm_msgs.h93 __be16 primary_remote_lid; member
Dcm.c1035 req_msg->primary_remote_lid = pri_path->dlid; in cm_format_req()
1039 req_msg->primary_remote_lid = IB_LID_PERMISSIVE; in cm_format_req()
1239 primary_path->slid = req_msg->primary_remote_lid; in cm_format_paths_from_req()
1502 if (req_msg->primary_remote_lid == IB_LID_PERMISSIVE) in cm_process_routed_req()
1503 req_msg->primary_remote_lid = cpu_to_be16(wc->dlid_path_bits); in cm_process_routed_req()