Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c1255 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx() function
1834 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()