Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c672 && ioctx_size != sizeof(struct srpt_send_ioctx)); in srpt_alloc_ioctx_ring()
711 static enum srpt_command_state srpt_get_cmd_state(struct srpt_send_ioctx *ioctx) in srpt_get_cmd_state()
730 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_set_cmd_state()
752 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_test_and_set_cmd_state()
800 struct srpt_send_ioctx *ioctx, int len) in srpt_post_send()
853 static int srpt_get_desc_tbl(struct srpt_send_ioctx *ioctx, in srpt_get_desc_tbl()
1048 struct srpt_send_ioctx *ioctx) in srpt_unmap_sg_to_ib_sge()
1078 struct srpt_send_ioctx *ioctx) in srpt_map_sg_to_ib_sge()
1255 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx()
1257 struct srpt_send_ioctx *ioctx; in srpt_get_send_ioctx()
[all …]
Dib_srpt.h228 struct srpt_send_ioctx { struct
319 struct srpt_send_ioctx **ioctx_ring;