Searched refs:rtrs_clt_path (Results 1 – 5 of 5) sorted by relevance
21 struct rtrs_clt_path *clt_path; in rtrs_clt_path_release()23 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); in rtrs_clt_path_release()201 struct rtrs_clt_path *clt_path; in rtrs_clt_state_show()223 struct rtrs_clt_path *clt_path; in rtrs_clt_reconnect_store()253 struct rtrs_clt_path *clt_path; in rtrs_clt_disconnect_store()280 struct rtrs_clt_path *clt_path; in rtrs_clt_remove_path_store()337 struct rtrs_clt_path *clt_path; in rtrs_clt_hca_port_show()351 struct rtrs_clt_path *clt_path; in rtrs_clt_hca_name_show()365 struct rtrs_clt_path *clt_path; in rtrs_clt_cur_latency_show()380 struct rtrs_clt_path *clt_path; in rtrs_clt_src_addr_show()[all …]
126 struct rtrs_clt_path { struct159 struct rtrs_clt_path argument189 static inline struct rtrs_clt_path *to_clt_path(struct rtrs_path *s) in to_clt_path()191 return container_of(s, struct rtrs_clt_path, s); in to_clt_path()205 int rtrs_clt_reconnect_from_sysfs(struct rtrs_clt_path *path);206 void rtrs_clt_close_conns(struct rtrs_clt_path *clt_path, bool wait);209 int rtrs_clt_remove_path_from_sysfs(struct rtrs_clt_path *path,214 void free_path(struct rtrs_clt_path *clt_path);248 int rtrs_clt_create_path_files(struct rtrs_clt_path *clt_path);249 void rtrs_clt_destroy_path_files(struct rtrs_clt_path *clt_path,
54 struct rtrs_clt_path *clt_path; in rtrs_clt_is_connected()384 struct rtrs_clt_path *clt_path; in complete_rdma_req()782 struct rtrs_clt_path *path; in get_next_path_rr()824 struct rtrs_clt_path *clt_path; in get_next_path_min_inflight()875 struct rtrs_clt_path *clt_path; in get_next_path_min_latency()1512 struct rtrs_clt_path *clt_path; in rtrs_clt_err_recovery_work()1529 struct rtrs_clt_path *clt_path; in alloc_path()2214 struct rtrs_clt_path *next; in rtrs_clt_remove_path_from_arr()2314 struct rtrs_clt_path *clt_path; in rtrs_clt_close_work()2638 struct rtrs_clt_path *clt_path; in rtrs_clt_reconnect_work()[all …]
15 struct rtrs_clt_path;37 TP_PROTO(struct rtrs_clt_path *clt_path),73 TP_PROTO(struct rtrs_clt_path *clt_path), \
16 struct rtrs_clt_path *clt_path = to_clt_path(con->c.path); in rtrs_clt_update_wc_stats()175 struct rtrs_clt_path *clt_path = to_clt_path(con->c.path); in rtrs_clt_update_all_stats()
Completed in 18 milliseconds