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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dcm_msgs.h104 __be16 alt_local_lid; member in struct:cm_req_msg
653 __be16 alt_local_lid; member in struct:cm_lap_msg
H A Dcm.c918 req_msg->alt_local_lid = param->alternate_path->slid;
1112 if (req_msg->alt_local_lid) {
1116 alt_path->dlid = req_msg->alt_local_lid;
1147 if (req_msg->alt_local_lid)
1396 if (req_msg->alt_local_lid) {
2371 lap_msg->alt_local_lid = alternate_path->slid;
2445 path->dlid = lap_msg->alt_local_lid;
3150 alt_local_lid != 0);

Completed in 66 milliseconds