Searched refs:post_srq_recv (Results 1 – 10 of 10) sorted by relevance
242 IB_UVERBS_DECLARE_CMD(post_srq_recv);
2504 ret = srq->device->post_srq_recv(srq, wr, &bad_wr); in ib_uverbs_post_srq_recv()
302 dev->ibdev.post_srq_recv = ocrdma_post_srq_recv; in ocrdma_register_device()
1543 int (*post_srq_recv)(struct ib_srq *srq, member1902 return srq->device->post_srq_recv(srq, recv_wr, bad_recv_wr); in ib_post_srq_recv()
1309 dev->ib_dev.post_srq_recv = mthca_arbel_post_srq_recv; in mthca_register_device()1311 dev->ib_dev.post_srq_recv = mthca_tavor_post_srq_recv; in mthca_register_device()
525 shca->ib_device.post_srq_recv = ehca_post_srq_recv; in ehca_init_device()
1263 dev->ib_dev.post_srq_recv = mlx5_ib_post_srq_recv; in mlx5_ib_add()
2163 dev->post_srq_recv = ipath_post_srq_receive; in ipath_register_ib_device()
2215 ibdev->post_srq_recv = qib_post_srq_receive; in qib_register_ib_device()
2221 ibdev->ib_dev.post_srq_recv = mlx4_ib_post_srq_recv; in mlx4_ib_add()