Searched refs:post_recv (Results 1 – 18 of 18) sorted by relevance
241 IB_UVERBS_DECLARE_CMD(post_recv);
89 IB_MANDATORY_FUNC(post_recv), in ib_device_check_mandatory()
2455 ret = qp->device->post_recv(qp->real_qp, wr, &bad_wr); in ib_uverbs_post_recv()
404 post_recv(struct p9_client *client, struct p9_rdma_context *c) in post_recv() function482 err = post_recv(client, rpl_context); in rdma_request()
20 post_recv
382 us_ibdev->ib_dev.post_recv = usnic_ib_post_recv; in usnic_ib_device_add()
270 dev->ibdev.post_recv = ocrdma_post_recv; in ocrdma_register_device()
1561 int (*post_recv)(struct ib_qp *qp, member2002 return qp->device->post_recv(qp, recv_wr, bad_recv_wr); in ib_post_recv()
1344 dev->ib_dev.post_recv = mthca_arbel_post_receive; in mthca_register_device()1348 dev->ib_dev.post_recv = mthca_tavor_post_receive; in mthca_register_device()
542 dev->ibdev.post_recv = c4iw_post_receive; in c4iw_register_device()
835 dev->ibdev.post_recv = c2_post_receive; in c2_register_device()
487 shca->ib_device.post_recv = ehca_post_recv; in ehca_init_device()
1269 dev->ib_dev.post_recv = mlx5_ib_post_recv; in mlx5_ib_add()
1420 dev->ibdev.post_recv = iwch_post_receive; in iwch_register_device()
2162 dev->post_recv = ipath_post_receive; in ipath_register_ib_device()
2214 ibdev->post_recv = qib_post_receive; in qib_register_ib_device()
2227 ibdev->ib_dev.post_recv = mlx4_ib_post_recv; in mlx4_ib_add()
3916 nesibdev->ibdev.post_recv = nes_post_recv; in nes_init_ofa_device()