Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Dcm_msgs.h74 __be16 primary_remote_lid; member
Dcm.c1328 req_msg->primary_remote_lid = pri_ext ? 0 : in cm_format_req()
1333 req_msg->primary_remote_lid = IB_LID_PERMISSIVE; in cm_format_req()
1564 ntohs(req_msg->primary_remote_lid)); in cm_format_path_lid_from_req()
1923 if (req_msg->primary_remote_lid == IB_LID_PERMISSIVE) in cm_process_routed_req()
1924 req_msg->primary_remote_lid = cpu_to_be16(wc->dlid_path_bits); in cm_process_routed_req()