Searched refs:srpt_post_recv (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.c | 819 static int srpt_post_recv(struct srpt_device *sdev, struct srpt_rdma_ch *ch, in srpt_post_recv() function 1668 srpt_post_recv(ch->sport->sdev, ch, recv_ioctx); in srpt_handle_new_iu() 1863 srpt_post_recv(sdev, ch, ch->ioctx_recv_ring[i]); in srpt_create_ch_ib() 3091 srpt_post_recv(sdev, NULL, sdev->ioctx_ring[i]); in srpt_alloc_srq() 3351 srpt_post_recv(ch->sport->sdev, ch, recv_ioctx); in srpt_release_cmd()
|