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

/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c823 * srpt_post_recv - post an IB receive request
828 static int srpt_post_recv(struct srpt_device *sdev, struct srpt_rdma_ch *ch, function
1681 srpt_post_recv(ch->sport->sdev, ch, recv_ioctx);
1875 srpt_post_recv(sdev, ch, ch->ioctx_recv_ring[i]);
3102 srpt_post_recv(sdev, NULL, sdev->ioctx_ring[i]);
3352 srpt_post_recv(ch->sport->sdev, ch, recv_ioctx);

Completed in 88 milliseconds