Home
last modified time | relevance | path

Searched refs:srpt_rdma_ch (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/ulp/srpt/
Dib_srpt.c106 static void srpt_process_wait_list(struct srpt_rdma_ch *ch);
112 static bool srpt_set_ch_state(struct srpt_rdma_ch *ch, enum rdma_ch_state new) in srpt_set_ch_state()
222 static void srpt_qp_event(struct ib_event *event, struct srpt_rdma_ch *ch) in srpt_qp_event()
815 static int srpt_post_recv(struct srpt_device *sdev, struct srpt_rdma_ch *ch, in srpt_post_recv()
847 static int srpt_zerolength_write(struct srpt_rdma_ch *ch) in srpt_zerolength_write()
866 struct srpt_rdma_ch *ch = cq->cq_context; in srpt_zerolength_write_done()
887 struct srpt_rdma_ch *ch = ioctx->ch; in srpt_alloc_rw_ctxs()
950 static void srpt_free_rw_ctxs(struct srpt_rdma_ch *ch, in srpt_free_rw_ctxs()
1066 static int srpt_init_ch_qp(struct srpt_rdma_ch *ch, struct ib_qp *qp) in srpt_init_ch_qp()
1106 static int srpt_ch_qp_rtr(struct srpt_rdma_ch *ch, struct ib_qp *qp) in srpt_ch_qp_rtr()
[all …]
Dib_srpt.h211 struct srpt_rdma_ch *ch;
278 struct srpt_rdma_ch { struct