Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/ocrdma/
H A Docrdma_main.c182 .post_srq_recv = ocrdma_post_srq_recv,
/linux-6.15/drivers/infiniband/sw/siw/
H A Dsiw_main.c262 .post_srq_recv = siw_post_srq_recv,
/linux-6.15/drivers/infiniband/sw/rdmavt/
H A Dvt.c360 .post_srq_recv = rvt_post_srq_recv,
/linux-6.15/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1107 .post_srq_recv = mthca_arbel_post_srq_recv,
1117 .post_srq_recv = mthca_tavor_post_srq_recv,
/linux-6.15/drivers/infiniband/hw/cxgb4/
H A Dprovider.c496 .post_srq_recv = c4iw_post_srq_recv,
/linux-6.15/drivers/infiniband/hw/qedr/
H A Dmain.c223 .post_srq_recv = qedr_post_srq_recv,
/linux-6.15/include/rdma/
H A Dib_verbs.h2362 int (*post_srq_recv)(struct ib_srq *srq, member
3785 return srq->device->ops.post_srq_recv(srq, recv_wr, in ib_post_srq_recv()
/linux-6.15/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c1507 .post_srq_recv = rxe_post_srq_recv,
/linux-6.15/drivers/infiniband/core/
H A Duverbs_cmd.c2390 ret = srq->device->ops.post_srq_recv(srq, wr, &bad_wr); in ib_uverbs_post_srq_recv()
4052 UAPI_DEF_METHOD_NEEDS_FN(post_srq_recv)),
H A Ddevice.c2770 SET_DEVICE_OP(dev_ops, post_srq_recv); in ib_set_device_ops()
/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Dmain.c1287 .post_srq_recv = bnxt_re_post_srq_recv,
/linux-6.15/drivers/infiniband/hw/mlx4/
H A Dmain.c2560 .post_srq_recv = mlx4_ib_post_srq_recv,
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dmain.c4151 .post_srq_recv = mlx5_ib_post_srq_recv,
/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c6917 .post_srq_recv = hns_roce_v2_post_srq_recv,