Home
last modified time | relevance | path

Searched refs:post_srq_recv (Results 1 – 14 of 14) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/ocrdma/
Docrdma_main.c182 .post_srq_recv = ocrdma_post_srq_recv,
/linux-6.6.21/drivers/infiniband/sw/rdmavt/
Dvt.c360 .post_srq_recv = rvt_post_srq_recv,
/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw_main.c265 .post_srq_recv = siw_post_srq_recv,
/linux-6.6.21/drivers/infiniband/hw/mthca/
Dmthca_provider.c1106 .post_srq_recv = mthca_arbel_post_srq_recv,
1116 .post_srq_recv = mthca_tavor_post_srq_recv,
/linux-6.6.21/drivers/infiniband/hw/cxgb4/
Dprovider.c496 .post_srq_recv = c4iw_post_srq_recv,
/linux-6.6.21/drivers/infiniband/hw/qedr/
Dmain.c223 .post_srq_recv = qedr_post_srq_recv,
/linux-6.6.21/include/rdma/
Dib_verbs.h2357 int (*post_srq_recv)(struct ib_srq *srq, member
3726 return srq->device->ops.post_srq_recv(srq, recv_wr, in ib_post_srq_recv()
/linux-6.6.21/drivers/infiniband/sw/rxe/
Drxe_verbs.c1477 .post_srq_recv = rxe_post_srq_recv,
/linux-6.6.21/drivers/infiniband/hw/bnxt_re/
Dmain.c856 .post_srq_recv = bnxt_re_post_srq_recv,
/linux-6.6.21/drivers/infiniband/core/
Ddevice.c2691 SET_DEVICE_OP(dev_ops, post_srq_recv); in ib_set_device_ops()
Duverbs_cmd.c2362 ret = srq->device->ops.post_srq_recv(srq, wr, &bad_wr); in ib_uverbs_post_srq_recv()
4024 UAPI_DEF_METHOD_NEEDS_FN(post_srq_recv)),
/linux-6.6.21/drivers/infiniband/hw/mlx4/
Dmain.c2559 .post_srq_recv = mlx4_ib_post_srq_recv,
/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dmain.c3800 .post_srq_recv = mlx5_ib_post_srq_recv,
/linux-6.6.21/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c6619 .post_srq_recv = hns_roce_v2_post_srq_recv,