Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/srpt/
Dib_srpt.h182 struct srpt_recv_ioctx { struct
304 struct srpt_recv_ioctx **ioctx_recv_ring;
412 struct srpt_recv_ioctx **ioctx_ring;
Dib_srpt.c719 WARN_ON(ioctx_size != sizeof(struct srpt_recv_ioctx) in srpt_alloc_ioctx_ring()
816 struct srpt_recv_ioctx *ioctx) in srpt_post_recv()
1423 struct srpt_recv_ioctx *recv_ioctx, in srpt_handle_cmd()
1513 struct srpt_recv_ioctx *recv_ioctx, in srpt_handle_tsk_mgmt()
1553 srpt_handle_new_iu(struct srpt_rdma_ch *ch, struct srpt_recv_ioctx *recv_ioctx) in srpt_handle_new_iu()
1624 struct srpt_recv_ioctx *ioctx = in srpt_recv_done()
1625 container_of(wc->wr_cqe, struct srpt_recv_ioctx, ioctx.cqe); in srpt_recv_done()
1647 struct srpt_recv_ioctx *recv_ioctx, *tmp; in srpt_process_wait_list()
2192 ch->ioctx_recv_ring = (struct srpt_recv_ioctx **) in srpt_cm_req_recv()
2937 sdev->ioctx_ring = (struct srpt_recv_ioctx **) in srpt_alloc_srq()