Searched refs:post_srq_recv (Results 1 – 11 of 11) sorted by relevance
252 IB_UVERBS_DECLARE_CMD(post_srq_recv);
2786 ret = srq->device->post_srq_recv(srq, wr, &bad_wr); in ib_uverbs_post_srq_recv()
206 dev->ibdev.post_srq_recv = ocrdma_post_srq_recv; in ocrdma_register_device()
1335 dev->ib_dev.post_srq_recv = mthca_arbel_post_srq_recv; in mthca_register_device()1337 dev->ib_dev.post_srq_recv = mthca_tavor_post_srq_recv; in mthca_register_device()
1688 int (*post_srq_recv)(struct ib_srq *srq, member2354 return srq->device->post_srq_recv(srq, recv_wr, bad_recv_wr); in ib_post_srq_recv()
545 shca->ib_device.post_srq_recv = ehca_post_srq_recv; in ehca_init_device()
1408 dev->ib_dev.post_srq_recv = mlx5_ib_post_srq_recv; in mlx5_ib_add()
2059 ibdev->post_srq_recv = hfi1_post_srq_receive; in hfi1_register_ib_device()
2252 ibdev->post_srq_recv = qib_post_srq_receive; in qib_register_ib_device()
2197 dev->post_srq_recv = ipath_post_srq_receive; in ipath_register_ib_device()
2251 ibdev->ib_dev.post_srq_recv = mlx4_ib_post_srq_recv; in mlx4_ib_add()