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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dcm_msgs.h106 __be16 alt_remote_lid; member in struct:cm_req_msg
655 __be16 alt_remote_lid; member in struct:cm_lap_msg
H A Dcm.c1049 req_msg->alt_remote_lid = alt_path->dlid;
1052 req_msg->alt_remote_lid = IB_LID_PERMISSIVE;
1252 alt_path->slid = req_msg->alt_remote_lid;
1499 if (req_msg->alt_remote_lid == IB_LID_PERMISSIVE)
1500 req_msg->alt_remote_lid = cpu_to_be16(wc->dlid_path_bits);
2549 lap_msg->alt_remote_lid = alternate_path->dlid;
2627 path->slid = lap_msg->alt_remote_lid;

Completed in 63 milliseconds