Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c725 ioctx_size != sizeof(struct srpt_send_ioctx)); in srpt_alloc_ioctx_ring()
779 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_set_cmd_state()
799 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_test_and_set_cmd_state()
889 static int srpt_alloc_rw_ctxs(struct srpt_send_ioctx *ioctx, in srpt_alloc_rw_ctxs()
958 struct srpt_send_ioctx *ioctx) in srpt_free_rw_ctxs()
1013 struct srpt_send_ioctx *ioctx, in srpt_get_desc_tbl()
1218 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx()
1220 struct srpt_send_ioctx *ioctx; in srpt_get_send_ioctx()
1252 static int srpt_abort_cmd(struct srpt_send_ioctx *ioctx) in srpt_abort_cmd()
1327 struct srpt_send_ioctx *ioct in srpt_rdma_read_done()
[all...]
H A Dib_srpt.h196 * struct srpt_send_ioctx - SRPT send I/O context
213 struct srpt_send_ioctx { struct
320 struct srpt_send_ioctx **ioctx_ring;
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c731 ioctx_size != sizeof(struct srpt_send_ioctx)); in srpt_alloc_ioctx_ring()
785 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_set_cmd_state()
805 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_test_and_set_cmd_state()
895 static int srpt_alloc_rw_ctxs(struct srpt_send_ioctx *ioctx, in srpt_alloc_rw_ctxs()
964 struct srpt_send_ioctx *ioctx) in srpt_free_rw_ctxs()
1019 struct srpt_send_ioctx *ioctx, in srpt_get_desc_tbl()
1224 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx()
1226 struct srpt_send_ioctx *ioctx; in srpt_get_send_ioctx()
1258 static int srpt_abort_cmd(struct srpt_send_ioctx *ioctx) in srpt_abort_cmd()
1333 struct srpt_send_ioctx *ioct in srpt_rdma_read_done()
[all...]
H A Dib_srpt.h196 * struct srpt_send_ioctx - SRPT send I/O context
213 struct srpt_send_ioctx { struct
320 struct srpt_send_ioctx **ioctx_ring;

Completed in 9 milliseconds