Searched refs:post_srq_recv (Results 1 – 12 of 12) sorted by relevance
331 IB_UVERBS_DECLARE_CMD(post_srq_recv);
2554 ret = srq->device->post_srq_recv ? in ib_uverbs_post_srq_recv()2555 srq->device->post_srq_recv(srq, wr, &bad_wr) : -EOPNOTSUPP; in ib_uverbs_post_srq_recv()
214 dev->ibdev.post_srq_recv = ocrdma_post_srq_recv; in ocrdma_register_device()
549 post_srq_recv), in check_support()
1254 dev->ib_dev.post_srq_recv = mthca_arbel_post_srq_recv; in mthca_register_device()1256 dev->ib_dev.post_srq_recv = mthca_tavor_post_srq_recv; in mthca_register_device()
603 dev->ibdev.post_srq_recv = c4iw_post_srq_recv; in c4iw_register_device()
241 dev->ibdev.post_srq_recv = qedr_post_srq_recv; in qedr_register_device()
2379 int (*post_srq_recv)(struct ib_srq *srq, member3293 return srq->device->post_srq_recv(srq, recv_wr, bad_recv_wr ? : &dummy); in ib_post_srq_recv()
1232 dev->post_srq_recv = rxe_post_srq_recv; in rxe_register_device()
615 ibdev->post_srq_recv = bnxt_re_post_srq_recv; in bnxt_re_register_ib()
2702 ibdev->ib_dev.post_srq_recv = mlx4_ib_post_srq_recv; in mlx4_ib_add()
5800 dev->ib_dev.post_srq_recv = mlx5_ib_post_srq_recv; in mlx5_ib_stage_caps_init()