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

/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h208 * struct srpt_send_ioctx - SRPT send I/O context.
228 struct srpt_send_ioctx { struct
320 struct srpt_send_ioctx **ioctx_ring;
H A Dib_srpt.c674 && ioctx_size != sizeof(struct srpt_send_ioctx));
713 static enum srpt_command_state srpt_get_cmd_state(struct srpt_send_ioctx *ioctx)
732 static enum srpt_command_state srpt_set_cmd_state(struct srpt_send_ioctx *ioctx,
754 static bool srpt_test_and_set_cmd_state(struct srpt_send_ioctx *ioctx,
802 struct srpt_send_ioctx *ioctx, int len)
855 static int srpt_get_desc_tbl(struct srpt_send_ioctx *ioctx,
1050 struct srpt_send_ioctx *ioctx)
1080 struct srpt_send_ioctx *ioctx)
1257 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch)
1259 struct srpt_send_ioctx *ioct
[all...]

Completed in 148 milliseconds