Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-pri.h90 struct rtrs_path *path;
100 struct rtrs_path { struct
313 int rtrs_cq_qp_create(struct rtrs_path *path, struct rtrs_con *con,
319 void rtrs_init_hb(struct rtrs_path *path, struct ib_cqe *cqe,
323 void rtrs_start_hb(struct rtrs_path *path);
324 void rtrs_stop_hb(struct rtrs_path *path);
325 void rtrs_send_hb_ack(struct rtrs_path *path);
H A 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()
H A 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()
H A Drtrs-srv.c180 struct rtrs_path *s = con->c.path; in rtrs_srv_reg_mr_done()
341 struct rtrs_path *s = con->c.path; in send_io_resp_imm()
484 struct rtrs_path *s; in rtrs_srv_resp_rdma()
700 struct rtrs_path *s = con->c.path; in rtrs_srv_info_rsp_done()
789 struct rtrs_path *s = con->c.path; in process_info_req()
901 struct rtrs_path *s = con->c.path; in rtrs_srv_info_req_done()
944 struct rtrs_path *s = con->c.path; in post_recv_info_req()
1005 struct rtrs_path *s = con->c.path; in process_read()
1063 struct rtrs_path *s = con->c.path; in process_write()
1114 struct rtrs_path *s = con->c.path; in process_io_req()
[all …]
H A Drtrs-srv-sysfs.c40 struct rtrs_path *s; in rtrs_srv_disconnect_store()
235 struct rtrs_path *s = &srv_path->s; in rtrs_srv_create_stats_files()
263 struct rtrs_path *s = &srv_path->s; in rtrs_srv_create_path_files()
H A 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()
H A Drtrs-srv-trace.h53 struct rtrs_path *s = con->c.path;
H A 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()
1768 struct rtrs_path *s = con->c.path; in rtrs_rdma_addr_resolved()
1920 struct rtrs_path *s = con->c.path; in rtrs_rdma_conn_rejected()
1975 struct rtrs_path *s = con->c.path; in rtrs_clt_rdma_cm_handler()
2047 struct rtrs_path *s = con->c.path; in create_cm()