Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c673 && ioctx_size != sizeof(struct srpt_send_ioctx)); in srpt_alloc_ioctx_ring()
712 static enum srpt_command_state srpt_get_cmd_state(struct srpt_send_ioctx *ioctx) in srpt_get_cmd_state()
731 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_set_cmd_state()
753 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx, in srpt_test_and_set_cmd_state()
801 struct srpt_send_ioctx *ioctx, int len) in srpt_post_send()
854 static int srpt_get_desc_tbl(struct srpt_send_ioctx *ioctx, in srpt_get_desc_tbl()
1049 struct srpt_send_ioctx *ioctx) in srpt_unmap_sg_to_ib_sge()
1079 struct srpt_send_ioctx *ioctx) in srpt_map_sg_to_ib_sge()
1256 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx()
1258 struct srpt_send_ioctx *ioctx; in srpt_get_send_ioctx()
[all …]
Dib_srpt.h228 struct srpt_send_ioctx { struct
320 struct srpt_send_ioctx **ioctx_ring;