Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/srpt/
Dib_srpt.c720 && ioctx_size != sizeof(struct srpt_send_ioctx)); in srpt_alloc_ioctx_ring()
772 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_set_cmd_state()
792 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_test_and_set_cmd_state()
882 static int srpt_alloc_rw_ctxs(struct srpt_send_ioctx *ioctx, in srpt_alloc_rw_ctxs()
951 struct srpt_send_ioctx *ioctx) in srpt_free_rw_ctxs()
1002 static int srpt_get_desc_tbl(struct srpt_send_ioctx *ioctx, in srpt_get_desc_tbl()
1173 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx()
1175 struct srpt_send_ioctx *ioctx; in srpt_get_send_ioctx()
1184 struct srpt_send_ioctx, free_list); in srpt_get_send_ioctx()
1211 static int srpt_abort_cmd(struct srpt_send_ioctx *ioctx) in srpt_abort_cmd()
[all …]
Dib_srpt.h209 struct srpt_send_ioctx { struct
303 struct srpt_send_ioctx **ioctx_ring;