Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1018 static int srpt_get_desc_tbl(struct srpt_recv_ioctx *recv_ioctx, in srpt_get_desc_tbl()
1494 struct srpt_recv_ioctx *recv_ioctx, in srpt_handle_cmd()
1587 struct srpt_recv_ioctx *recv_ioctx, in srpt_handle_tsk_mgmt()
1625 srpt_handle_new_iu(struct srpt_rdma_ch *ch, struct srpt_recv_ioctx *recv_ioctx) in srpt_handle_new_iu()
1722 struct srpt_recv_ioctx *recv_ioctx, *tmp; in srpt_process_wait_list() local
3344 struct srpt_recv_ioctx *recv_ioctx = ioctx->recv_ioctx; in srpt_release_cmd() local
H A Dib_srpt.h216 struct srpt_recv_ioctx *recv_ioctx; member