/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | wr.h | 46 int mlx5_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 47 const struct ib_recv_wr **bad_wr, bool drain); 64 const struct ib_recv_wr *wr, in mlx5_ib_post_recv_nodrain() 65 const struct ib_recv_wr **bad_wr) in mlx5_ib_post_recv_nodrain() 71 const struct ib_recv_wr *wr, in mlx5_ib_post_recv_drain() 72 const struct ib_recv_wr **bad_wr) in mlx5_ib_post_recv_drain()
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | qp.h | 63 int rvt_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 64 const struct ib_recv_wr **bad_wr); 67 int rvt_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, 68 const struct ib_recv_wr **bad_wr);
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | qp.h | 20 int rvt_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 21 const struct ib_recv_wr **bad_wr); 24 int rvt_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, 25 const struct ib_recv_wr **bad_wr);
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | wr.h | 106 int mlx5_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 107 const struct ib_recv_wr **bad_wr, bool drain); 124 const struct ib_recv_wr *wr, in mlx5_ib_post_recv_nodrain() 125 const struct ib_recv_wr **bad_wr) in mlx5_ib_post_recv_nodrain() 131 const struct ib_recv_wr *wr, in mlx5_ib_post_recv_drain() 132 const struct ib_recv_wr **bad_wr) in mlx5_ib_post_recv_drain()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.h | 48 int ocrdma_post_recv(struct ib_qp *, const struct ib_recv_wr *, 49 const struct ib_recv_wr **bad_wr); 96 int ocrdma_post_srq_recv(struct ib_srq *, const struct ib_recv_wr *, 97 const struct ib_recv_wr **bad_recv_wr);
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.h | 63 int siw_post_receive(struct ib_qp *base_qp, const struct ib_recv_wr *wr, 64 const struct ib_recv_wr **bad_wr); 82 int siw_post_srq_recv(struct ib_srq *base_srq, const struct ib_recv_wr *wr, 83 const struct ib_recv_wr **bad_wr);
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
H A D | verbs.h | 72 int qedr_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, 73 const struct ib_recv_wr **bad_recv_wr); 92 int qedr_post_recv(struct ib_qp *, const struct ib_recv_wr *, 93 const struct ib_recv_wr **bad_wr);
|
H A D | qedr_roce_cm.h | 49 int qedr_gsi_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 50 const struct ib_recv_wr **bad_wr);
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/ |
H A D | verbs.h | 72 int qedr_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, 73 const struct ib_recv_wr **bad_recv_wr); 92 int qedr_post_recv(struct ib_qp *, const struct ib_recv_wr *, 93 const struct ib_recv_wr **bad_wr);
|
H A D | qedr_roce_cm.h | 49 int qedr_gsi_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 50 const struct ib_recv_wr **bad_wr);
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.h | 48 int ocrdma_post_recv(struct ib_qp *, const struct ib_recv_wr *, 49 const struct ib_recv_wr **bad_wr); 95 int ocrdma_post_srq_recv(struct ib_srq *, const struct ib_recv_wr *, 96 const struct ib_recv_wr **bad_recv_wr);
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.h | 62 int siw_post_receive(struct ib_qp *base_qp, const struct ib_recv_wr *wr, 63 const struct ib_recv_wr **bad_wr); 81 int siw_post_srq_recv(struct ib_srq *base_srq, const struct ib_recv_wr *wr, 82 const struct ib_recv_wr **bad_wr);
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.h | 180 int bnxt_re_post_srq_recv(struct ib_srq *srq, const struct ib_recv_wr *recv_wr, 181 const struct ib_recv_wr **bad_recv_wr); 192 int bnxt_re_post_recv(struct ib_qp *qp, const struct ib_recv_wr *recv_wr, 193 const struct ib_recv_wr **bad_recv_wr);
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.h | 200 int bnxt_re_post_srq_recv(struct ib_srq *srq, const struct ib_recv_wr *recv_wr, 201 const struct ib_recv_wr **bad_recv_wr); 211 int bnxt_re_post_recv(struct ib_qp *qp, const struct ib_recv_wr *recv_wr, 212 const struct ib_recv_wr **bad_recv_wr);
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_dev.h | 512 int mthca_tavor_post_srq_recv(struct ib_srq *srq, const struct ib_recv_wr *wr, 513 const struct ib_recv_wr **bad_wr); 514 int mthca_arbel_post_srq_recv(struct ib_srq *srq, const struct ib_recv_wr *wr, 515 const struct ib_recv_wr **bad_wr); 525 int mthca_tavor_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 526 const struct ib_recv_wr **bad_wr); 529 int mthca_arbel_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 530 const struct ib_recv_wr **bad_wr);
|
H A D | mthca_srq.c | 483 int mthca_tavor_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in mthca_tavor_post_srq_recv() 484 const struct ib_recv_wr **bad_wr) in mthca_tavor_post_srq_recv() 577 int mthca_arbel_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in mthca_arbel_post_srq_recv() 578 const struct ib_recv_wr **bad_wr) in mthca_arbel_post_srq_recv()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_dev.h | 512 int mthca_tavor_post_srq_recv(struct ib_srq *srq, const struct ib_recv_wr *wr, 513 const struct ib_recv_wr **bad_wr); 514 int mthca_arbel_post_srq_recv(struct ib_srq *srq, const struct ib_recv_wr *wr, 515 const struct ib_recv_wr **bad_wr); 525 int mthca_tavor_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 526 const struct ib_recv_wr **bad_wr); 529 int mthca_arbel_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 530 const struct ib_recv_wr **bad_wr);
|
H A D | mthca_srq.c | 483 int mthca_tavor_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in mthca_tavor_post_srq_recv() 484 const struct ib_recv_wr **bad_wr) in mthca_tavor_post_srq_recv() 577 int mthca_arbel_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in mthca_arbel_post_srq_recv() 578 const struct ib_recv_wr **bad_wr) in mthca_arbel_post_srq_recv()
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs.c | 75 struct ib_recv_wr wr; in rtrs_iu_post_recv() 87 wr = (struct ib_recv_wr) { in rtrs_iu_post_recv() 99 struct ib_recv_wr wr; in rtrs_post_recv_empty() 101 wr = (struct ib_recv_wr) { in rtrs_post_recv_empty()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/erdma/ |
H A D | erdma_qp.c | 541 const struct ib_recv_wr *recv_wr) in erdma_post_recv_one() 570 int erdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *recv_wr, in erdma_post_recv() 571 const struct ib_recv_wr **bad_recv_wr) in erdma_post_recv() 573 const struct ib_recv_wr *wr = recv_wr; in erdma_post_recv()
|
H A D | erdma_verbs.h | 355 int erdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *recv_wr, 356 const struct ib_recv_wr **bad_recv_wr);
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs.c | 75 struct ib_recv_wr wr; in rtrs_iu_post_recv() 87 wr = (struct ib_recv_wr) { in rtrs_iu_post_recv() 99 struct ib_recv_wr wr; in rtrs_post_recv_empty() 101 wr = (struct ib_recv_wr) { in rtrs_post_recv_empty()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_verbs.h | 438 int pvrdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 439 const struct ib_recv_wr **bad_wr);
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_verbs.h | 402 int pvrdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 403 const struct ib_recv_wr **bad_wr);
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
H A D | mlx4_ib.h | 792 int mlx4_ib_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, 793 const struct ib_recv_wr **bad_wr); 807 int mlx4_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 808 const struct ib_recv_wr **bad_wr);
|