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

/freebsd-10.3-release/sys/ofed/drivers/infiniband/core/
H A Dcm_msgs.h93 __be16 primary_remote_lid; member in struct:cm_req_msg
H A Dcm.c1054 req_msg->primary_remote_lid = pri_path->dlid;
1058 req_msg->primary_remote_lid = IB_LID_PERMISSIVE;
1262 primary_path->slid = req_msg->primary_remote_lid;
1525 if (req_msg->primary_remote_lid == IB_LID_PERMISSIVE)
1526 req_msg->primary_remote_lid = cpu_to_be16(wc->dlid_path_bits);

Completed in 111 milliseconds