Searched refs:srpt_get_send_ioctx (Results 1 – 1 of 1) sorted by relevance
1255 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx() function1834 send_ioctx = srpt_get_send_ioctx(ch); in srpt_handle_new_iu()1944 && (send_ioctx = srpt_get_send_ioctx(ch)) != NULL)) { in srpt_process_send_completion()