Searched refs:srpt_post_recv (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/infiniband/ulp/srpt/ |
| D | ib_srpt.c | 821 static int srpt_post_recv(struct srpt_device *sdev, struct srpt_rdma_ch *ch, in srpt_post_recv() function 1646 srpt_post_recv(ch->sport->sdev, ch, recv_ioctx); in srpt_handle_new_iu() 1845 srpt_post_recv(sdev, ch, ch->ioctx_recv_ring[i]); in srpt_create_ch_ib() 3052 srpt_post_recv(sdev, NULL, sdev->ioctx_ring[i]); in srpt_alloc_srq() 3294 srpt_post_recv(ch->sport->sdev, ch, recv_ioctx); in srpt_release_cmd()
|