Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1215 * srpt_get_send_ioctx - obtain an I/O context for sending to the initiator
1218 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx() function
1636 send_ioctx = srpt_get_send_ioctx(ch); in srpt_handle_new_iu()
1735 * theory it is possible that the srpt_get_send_ioctx() call invoked by
1742 * delayed. Incoming information units for which srpt_get_send_ioctx() fails
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1221 * srpt_get_send_ioctx - obtain an I/O context for sending to the initiator
1224 static struct srpt_send_ioctx *srpt_get_send_ioctx(struct srpt_rdma_ch *ch) in srpt_get_send_ioctx() function
1646 send_ioctx = srpt_get_send_ioctx(ch); in srpt_handle_new_iu()
1745 * theory it is possible that the srpt_get_send_ioctx() call invoked by
1752 * delayed. Incoming information units for which srpt_get_send_ioctx() fails

Completed in 10 milliseconds