Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c108 static void srpt_process_wait_list(struct srpt_rdma_ch *ch);
171 static bool srpt_set_ch_state(struct srpt_rdma_ch *ch, enum rdma_ch_state new) in srpt_set_ch_state()
280 struct srpt_rdma_ch *ch = ptr; in srpt_qp_event()
887 static int srpt_post_recv(struct srpt_device *sdev, struct srpt_rdma_ch *ch, in srpt_post_recv()
919 static int srpt_zerolength_write(struct srpt_rdma_ch *ch) in srpt_zerolength_write()
938 struct srpt_rdma_ch *ch = wc->qp->qp_context; in srpt_zerolength_write_done()
959 struct srpt_rdma_ch *ch = ioctx->ch; in srpt_alloc_rw_ctxs()
1022 static void srpt_free_rw_ctxs(struct srpt_rdma_ch *ch, in srpt_free_rw_ctxs()
1176 static int srpt_init_ch_qp(struct srpt_rdma_ch *ch, struct ib_qp *qp) in srpt_init_ch_qp()
1216 static int srpt_ch_qp_rtr(struct srpt_rdma_ch *ch, struct ib_qp *qp) in srpt_ch_qp_rtr()
[all …]
H A Dib_srpt.h215 struct srpt_rdma_ch *ch;
292 struct srpt_rdma_ch { struct