Searched refs:srpt_post_recv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 817 * srpt_post_recv - post an IB receive request 822 static int srpt_post_recv(struct srpt_device *sdev, struct srpt_rdma_ch *ch, in srpt_post_recv() function 1671 srpt_post_recv(ch->sport->sdev, ch, recv_ioctx); in srpt_handle_new_iu() 1866 srpt_post_recv(sdev, ch, ch->ioctx_recv_ring[i]); in srpt_create_ch_ib() 3094 srpt_post_recv(sdev, NULL, sdev->ioctx_ring[i]); in srpt_alloc_srq() 3353 srpt_post_recv(ch->sport->sdev, ch, recv_ioctx); in srpt_release_cmd()
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 823 * srpt_post_recv - post an IB receive request 828 static int srpt_post_recv(struct srpt_device *sdev, struct srpt_rdma_ch *ch, in srpt_post_recv() function 1681 srpt_post_recv(ch->sport->sdev, ch, recv_ioctx); in srpt_handle_new_iu() 1875 srpt_post_recv(sdev, ch, ch->ioctx_recv_ring[i]); in srpt_create_ch_ib() 3102 srpt_post_recv(sdev, NULL, sdev->ioctx_ring[i]); in srpt_alloc_srq() 3352 srpt_post_recv(ch->sport->sdev, ch, recv_ioctx); in srpt_release_cmd()
|
Completed in 10 milliseconds