Home
last modified time | relevance | path

Searched refs:rtrs_srv_con (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv-trace.h16 struct rtrs_srv_con;
52 struct rtrs_srv_con *con = id->con;
H A Drtrs-srv.h44 struct rtrs_srv_con { struct
52 struct rtrs_srv_con *con; argument
H A Drtrs-srv.c63 return container_of(c, struct rtrs_srv_con, c); in to_srv_con()
182 struct rtrs_srv_con *con = to_srv_con(wc->qp->qp_context); in rtrs_srv_reg_mr_done()
486 struct rtrs_srv_con *con; in rtrs_srv_resp_rdma()
706 struct rtrs_srv_con *con = to_srv_con(wc->qp->qp_context); in rtrs_srv_info_rsp_done()
793 static int process_info_req(struct rtrs_srv_con *con, in process_info_req()
948 static int post_recv_info_req(struct rtrs_srv_con *con) in post_recv_info_req()
1017 static void process_read(struct rtrs_srv_con *con, in process_read()
1075 static void process_write(struct rtrs_srv_con *con, in process_write()
1183 static int rtrs_srv_inv_rkey(struct rtrs_srv_con *con, in rtrs_srv_inv_rkey()
1547 struct rtrs_srv_con *con; in rtrs_srv_close_work()
[all …]