Home
last modified time | relevance | path

Searched refs:rtrs_path (Results 1 – 8 of 8) sorted by relevance

/drivers/infiniband/ulp/rtrs/
Drtrs-pri.h93 struct rtrs_path *path;
103 struct rtrs_path { struct
316 int rtrs_cq_qp_create(struct rtrs_path *path, struct rtrs_con *con,
322 void rtrs_init_hb(struct rtrs_path *path, struct ib_cqe *cqe,
326 void rtrs_start_hb(struct rtrs_path *path);
327 void rtrs_stop_hb(struct rtrs_path *path);
328 void rtrs_send_hb_ack(struct rtrs_path *path);
Drtrs.c74 struct rtrs_path *path = con->path; in rtrs_iu_post_recv()
131 struct rtrs_path *path = con->path; in rtrs_iu_post_send()
193 struct rtrs_path *path = con->path; in rtrs_post_rdma_write_imm_empty()
295 int rtrs_cq_qp_create(struct rtrs_path *path, struct rtrs_con *con, in rtrs_cq_qp_create()
328 static void schedule_hb(struct rtrs_path *path) in schedule_hb()
334 void rtrs_send_hb_ack(struct rtrs_path *path) in rtrs_send_hb_ack()
354 struct rtrs_path *path; in hb_work()
386 void rtrs_init_hb(struct rtrs_path *path, struct ib_cqe *cqe, in rtrs_init_hb()
401 void rtrs_start_hb(struct rtrs_path *path) in rtrs_start_hb()
407 void rtrs_stop_hb(struct rtrs_path *path) in rtrs_stop_hb()
Drtrs-srv.h76 struct rtrs_path s;
94 static inline struct rtrs_srv_path *to_srv_path(struct rtrs_path *s) in to_srv_path()
Drtrs-srv.c178 struct rtrs_path *s = con->c.path; in rtrs_srv_reg_mr_done()
195 struct rtrs_path *s = id->con->c.path; in rdma_write_sg()
339 struct rtrs_path *s = con->c.path; in send_io_resp_imm()
482 struct rtrs_path *s; in rtrs_srv_resp_rdma()
567 struct rtrs_path *ss = &srv_path->s; in map_cont_bufs()
705 struct rtrs_path *s = con->c.path; in rtrs_srv_info_rsp_done()
794 struct rtrs_path *s = con->c.path; in process_info_req()
906 struct rtrs_path *s = con->c.path; in rtrs_srv_info_req_done()
949 struct rtrs_path *s = con->c.path; in post_recv_info_req()
986 struct rtrs_path *s = &srv_path->s; in post_recv_path()
[all …]
Drtrs-srv-sysfs.c40 struct rtrs_path *s; in rtrs_srv_disconnect_store()
236 struct rtrs_path *s = &srv_path->s; in rtrs_srv_create_stats_files()
264 struct rtrs_path *s = &srv_path->s; in rtrs_srv_create_path_files()
Drtrs-clt.h128 struct rtrs_path s;
190 static inline struct rtrs_clt_path *to_clt_path(struct rtrs_path *s) in to_clt_path()
Drtrs-srv-trace.h53 struct rtrs_path *s = con->c.path;
Drtrs-clt.c1079 struct rtrs_path *s = con->c.path; in rtrs_clt_write_req()
1173 struct rtrs_path *s = con->c.path; in rtrs_clt_read_req()
1769 struct rtrs_path *s = con->c.path; in rtrs_rdma_addr_resolved()
1921 struct rtrs_path *s = con->c.path; in rtrs_rdma_conn_rejected()
1976 struct rtrs_path *s = con->c.path; in rtrs_clt_rdma_cm_handler()
2048 struct rtrs_path *s = con->c.path; in create_cm()