Searched refs:srpt_post_recv (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 887 static int srpt_post_recv(struct srpt_device *sdev, struct srpt_rdma_ch *ch, in srpt_post_recv() function 1740 srpt_post_recv(ch->sport->sdev, ch, recv_ioctx); in srpt_handle_new_iu() 1934 srpt_post_recv(sdev, ch, ch->ioctx_recv_ring[i]); in srpt_create_ch_ib() 3158 srpt_post_recv(sdev, NULL, sdev->ioctx_ring[i]); in srpt_alloc_srq() 3408 srpt_post_recv(ch->sport->sdev, ch, recv_ioctx); in srpt_release_cmd()
|