Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/ulp/srpt/
Dib_srpt.c102 static void srpt_process_wait_list(struct srpt_rdma_ch *ch);
108 static bool srpt_set_ch_state(struct srpt_rdma_ch *ch, enum rdma_ch_state new) in srpt_set_ch_state()
215 static void srpt_qp_event(struct ib_event *event, struct srpt_rdma_ch *ch) in srpt_qp_event()
822 static int srpt_post_recv(struct srpt_device *sdev, struct srpt_rdma_ch *ch, in srpt_post_recv()
854 static int srpt_zerolength_write(struct srpt_rdma_ch *ch) in srpt_zerolength_write()
873 struct srpt_rdma_ch *ch = wc->qp->qp_context; in srpt_zerolength_write_done()
894 struct srpt_rdma_ch *ch = ioctx->ch; in srpt_alloc_rw_ctxs()
957 static void srpt_free_rw_ctxs(struct srpt_rdma_ch *ch, in srpt_free_rw_ctxs()
1111 static int srpt_init_ch_qp(struct srpt_rdma_ch *ch, struct ib_qp *qp) in srpt_init_ch_qp()
1151 static int srpt_ch_qp_rtr(struct srpt_rdma_ch *ch, struct ib_qp *qp) in srpt_ch_qp_rtr()
[all …]
Dib_srpt.h215 struct srpt_rdma_ch *ch;
292 struct srpt_rdma_ch { struct