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

/drivers/infiniband/core/
H A Dcm_msgs.h100 u8 alt_hop_limit; member in struct:cm_req_msg
676 u8 alt_hop_limit; member in struct:cm_lap_msg
H A Dcm.c1071 req_msg->alt_hop_limit = alt_path->hop_limit;
1266 alt_path->hop_limit = req_msg->alt_hop_limit;
2597 lap_msg->alt_hop_limit = alternate_path->hop_limit;
2672 path->hop_limit = lap_msg->alt_hop_limit;

Completed in 72 milliseconds