Home
last modified time | relevance | path

Searched refs:srpt_recv_ioctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h178 * struct srpt_recv_ioctx - SRPT receive I/O context
183 struct srpt_recv_ioctx { struct
216 struct srpt_recv_ioctx *recv_ioctx;
322 struct srpt_recv_ioctx **ioctx_recv_ring;
463 struct srpt_recv_ioctx **ioctx_ring;
H A Dib_srpt.c724 WARN_ON(ioctx_size != sizeof(struct srpt_recv_ioctx) && in srpt_alloc_ioctx_ring()
823 struct srpt_recv_ioctx *ioctx) in srpt_post_recv()
1012 static int srpt_get_desc_tbl(struct srpt_recv_ioctx *recv_ioctx, in srpt_get_desc_tbl()
1488 struct srpt_recv_ioctx *recv_ioctx, in srpt_handle_cmd()
1577 struct srpt_recv_ioctx *recv_ioctx, in srpt_handle_tsk_mgmt()
1615 srpt_handle_new_iu(struct srpt_rdma_ch *ch, struct srpt_recv_ioctx *recv_ioctx) in srpt_handle_new_iu()
1688 struct srpt_recv_ioctx *ioctx = in srpt_recv_done()
1689 container_of(wc->wr_cqe, struct srpt_recv_ioctx, ioctx.cqe); in srpt_recv_done()
1712 struct srpt_recv_ioctx *recv_ioctx, *tmp; in srpt_process_wait_list()
2279 ch->ioctx_recv_ring = (struct srpt_recv_ioctx **) in srpt_cm_req_recv()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h178 * struct srpt_recv_ioctx - SRPT receive I/O context
183 struct srpt_recv_ioctx { struct
216 struct srpt_recv_ioctx *recv_ioctx;
322 struct srpt_recv_ioctx **ioctx_recv_ring;
463 struct srpt_recv_ioctx **ioctx_ring;
H A Dib_srpt.c730 WARN_ON(ioctx_size != sizeof(struct srpt_recv_ioctx) && in srpt_alloc_ioctx_ring()
829 struct srpt_recv_ioctx *ioctx) in srpt_post_recv()
1018 static int srpt_get_desc_tbl(struct srpt_recv_ioctx *recv_ioctx, in srpt_get_desc_tbl()
1494 struct srpt_recv_ioctx *recv_ioctx, in srpt_handle_cmd()
1587 struct srpt_recv_ioctx *recv_ioctx, in srpt_handle_tsk_mgmt()
1625 srpt_handle_new_iu(struct srpt_rdma_ch *ch, struct srpt_recv_ioctx *recv_ioctx) in srpt_handle_new_iu()
1698 struct srpt_recv_ioctx *ioctx = in srpt_recv_done()
1699 container_of(wc->wr_cqe, struct srpt_recv_ioctx, ioctx.cqe); in srpt_recv_done()
1722 struct srpt_recv_ioctx *recv_ioctx, *tmp; in srpt_process_wait_list()
2288 ch->ioctx_recv_ring = (struct srpt_recv_ioctx **) in srpt_cm_req_recv()
[all...]

Completed in 10 milliseconds