Searched refs:post_srq_recv (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_main.c | 182 .post_srq_recv = ocrdma_post_srq_recv,
|
/linux-6.6.21/drivers/infiniband/sw/rdmavt/ |
D | vt.c | 360 .post_srq_recv = rvt_post_srq_recv,
|
/linux-6.6.21/drivers/infiniband/sw/siw/ |
D | siw_main.c | 265 .post_srq_recv = siw_post_srq_recv,
|
/linux-6.6.21/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 1106 .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/ |
D | provider.c | 496 .post_srq_recv = c4iw_post_srq_recv,
|
/linux-6.6.21/drivers/infiniband/hw/qedr/ |
D | main.c | 223 .post_srq_recv = qedr_post_srq_recv,
|
/linux-6.6.21/include/rdma/ |
D | ib_verbs.h | 2357 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/ |
D | rxe_verbs.c | 1477 .post_srq_recv = rxe_post_srq_recv,
|
/linux-6.6.21/drivers/infiniband/hw/bnxt_re/ |
D | main.c | 856 .post_srq_recv = bnxt_re_post_srq_recv,
|
/linux-6.6.21/drivers/infiniband/core/ |
D | device.c | 2691 SET_DEVICE_OP(dev_ops, post_srq_recv); in ib_set_device_ops()
|
D | uverbs_cmd.c | 2362 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/ |
D | main.c | 2559 .post_srq_recv = mlx4_ib_post_srq_recv,
|
/linux-6.6.21/drivers/infiniband/hw/mlx5/ |
D | main.c | 3800 .post_srq_recv = mlx5_ib_post_srq_recv,
|
/linux-6.6.21/drivers/infiniband/hw/hns/ |
D | hns_roce_hw_v2.c | 6619 .post_srq_recv = hns_roce_v2_post_srq_recv,
|