Home
last modified time | relevance | path

Searched defs:ioctx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c725 struct srpt_ioctx *ioctx; in srpt_alloc_ioctx() local
757 srpt_free_ioctx(struct srpt_device * sdev,struct srpt_ioctx * ioctx,struct kmem_cache * buf_cache,enum dma_data_direction dir) srpt_free_ioctx() argument
844 srpt_set_cmd_state(struct srpt_send_ioctx * ioctx,enum srpt_command_state new) srpt_set_cmd_state() argument
864 srpt_test_and_set_cmd_state(struct srpt_send_ioctx * ioctx,enum srpt_command_state old,enum srpt_command_state new) srpt_test_and_set_cmd_state() argument
888 srpt_post_recv(struct srpt_device * sdev,struct srpt_rdma_ch * ch,struct srpt_recv_ioctx * ioctx) srpt_post_recv() argument
954 srpt_alloc_rw_ctxs(struct srpt_send_ioctx * ioctx,struct srp_direct_buf * db,int nbufs,struct scatterlist ** sg,unsigned * sg_cnt) srpt_alloc_rw_ctxs() argument
1023 srpt_free_rw_ctxs(struct srpt_rdma_ch * ch,struct srpt_send_ioctx * ioctx) srpt_free_rw_ctxs() argument
1078 srpt_get_desc_tbl(struct srpt_recv_ioctx * recv_ioctx,struct srpt_send_ioctx * ioctx,struct srp_cmd * srp_cmd,enum dma_data_direction * dir,struct scatterlist ** sg,unsigned int * sg_cnt,u64 * data_len,u16 imm_data_offset) srpt_get_desc_tbl() argument
1285 struct srpt_send_ioctx *ioctx; srpt_get_send_ioctx() local
1317 srpt_abort_cmd(struct srpt_send_ioctx * ioctx) srpt_abort_cmd() argument
1392 struct srpt_send_ioctx *ioctx = srpt_rdma_read_done() local
1430 srpt_build_cmd_rsp(struct srpt_rdma_ch * ch,struct srpt_send_ioctx * ioctx,u64 tag,int status) srpt_build_cmd_rsp() argument
1512 srpt_build_tskmgmt_rsp(struct srpt_rdma_ch * ch,struct srpt_send_ioctx * ioctx,u8 rsp_code,u64 tag) srpt_build_tskmgmt_rsp() argument
1540 struct srpt_send_ioctx *ioctx = container_of(cmd, srpt_check_stop_free() local
1757 struct srpt_recv_ioctx *ioctx = srpt_recv_done() local
1818 struct srpt_send_ioctx *ioctx = srpt_send_done() local
2804 struct srpt_send_ioctx *ioctx = srpt_write_pending() local
2871 struct srpt_send_ioctx *ioctx = srpt_queue_response() local
2980 struct srpt_send_ioctx *ioctx = container_of(cmd, srpt_aborted_task() local
2989 struct srpt_send_ioctx *ioctx; srpt_queue_status() local
3397 struct srpt_send_ioctx *ioctx = container_of(se_cmd, srpt_release_cmd() local
3437 struct srpt_send_ioctx *ioctx; srpt_get_tcm_cmd_state() local
[all...]
H A Dib_srpt.h184 struct srpt_ioctx ioctx; member
214 struct srpt_ioctx ioctx; member