Searched refs:ibv_path_data (Results 1 – 5 of 5) sorted by relevance
188 path = &((struct ibv_path_data *) ib_rai->ai_route)->path; in ucma_ib_set_addr()291 struct ibv_path_data *path_data = NULL; in ucma_ib_save_resp()303 path_data = (struct ibv_path_data *) ep_data; in ucma_ib_save_resp()406 else if (hints->ai_route_len == sizeof(struct ibv_path_data)) in ucma_ib_resolve()407 path = &((struct ibv_path_data *) hints->ai_route)->path; in ucma_ib_resolve()
199 struct ibv_path_data path_data[0];
683 static void ucma_convert_path(struct ibv_path_data *path_data, in ucma_convert_path()720 size = sizeof(*resp) + sizeof(struct ibv_path_data) * 6; in ucma_query_path()
3546 struct ibv_path_data *path_data) in rs_convert_sa_path()3573 struct ibv_path_data path_data; in rgetsockopt()
130 struct ibv_path_data { struct