Lines Matching refs:rtrs_clt_path
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()
203 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); in rtrs_clt_state_show()
223 struct rtrs_clt_path *clt_path; in rtrs_clt_reconnect_store()
226 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); in rtrs_clt_reconnect_store()
253 struct rtrs_clt_path *clt_path; in rtrs_clt_disconnect_store()
255 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); in rtrs_clt_disconnect_store()
280 struct rtrs_clt_path *clt_path; in rtrs_clt_remove_path_store()
283 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); 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()
353 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); in rtrs_clt_hca_name_show()
365 struct rtrs_clt_path *clt_path; in rtrs_clt_cur_latency_show()
367 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); in rtrs_clt_cur_latency_show()
380 struct rtrs_clt_path *clt_path; in rtrs_clt_src_addr_show()
383 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); in rtrs_clt_src_addr_show()
397 struct rtrs_clt_path *clt_path; in rtrs_clt_dst_addr_show()
400 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); in rtrs_clt_dst_addr_show()
427 int rtrs_clt_create_path_files(struct rtrs_clt_path *clt_path) in rtrs_clt_create_path_files()
480 void rtrs_clt_destroy_path_files(struct rtrs_clt_path *clt_path, in rtrs_clt_destroy_path_files()