Searched refs:cm_req_get_path_mtu (Results 1 – 2 of 2) sorted by relevance
246 static inline u8 cm_req_get_path_mtu(struct cm_req_msg *req_msg) in cm_req_get_path_mtu() function
1248 primary_path->mtu = cm_req_get_path_mtu(req_msg); in cm_format_paths_from_req()1269 alt_path->mtu = cm_req_get_path_mtu(req_msg); in cm_format_paths_from_req()1585 cm_id_priv->path_mtu = cm_req_get_path_mtu(req_msg); in cm_req_handler()