| /OK3568_Linux_fs/kernel/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()
|
| H A D | mlx5_ib.h | 1146 int mlx5_ib_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, 1147 const struct ib_recv_wr **bad_wr); 1352 int mlx5_ib_gsi_post_recv(struct ib_qp *qp, const struct ib_recv_wr *wr, 1353 const struct ib_recv_wr **bad_wr);
|
| H A D | srq.c | 423 int mlx5_ib_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in mlx5_ib_post_srq_recv() 424 const struct ib_recv_wr **bad_wr) in mlx5_ib_post_srq_recv()
|
| H A D | gsi.c | 503 int mlx5_ib_gsi_post_recv(struct ib_qp *qp, const struct ib_recv_wr *wr, in mlx5_ib_gsi_post_recv() 504 const struct ib_recv_wr **bad_wr) in mlx5_ib_gsi_post_recv()
|
| /OK3568_Linux_fs/kernel/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);
|
| /OK3568_Linux_fs/kernel/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);
|
| /OK3568_Linux_fs/kernel/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);
|
| H A D | siw_verbs.c | 693 static int siw_rq_flush_wr(struct siw_qp *qp, const struct ib_recv_wr *wr, in siw_rq_flush_wr() 694 const struct ib_recv_wr **bad_wr) in siw_rq_flush_wr() 961 int siw_post_receive(struct ib_qp *base_qp, const struct ib_recv_wr *wr, in siw_post_receive() 962 const struct ib_recv_wr **bad_wr) in siw_post_receive() 1727 int siw_post_srq_recv(struct ib_srq *base_srq, const struct ib_recv_wr *wr, in siw_post_srq_recv() 1728 const struct ib_recv_wr **bad_wr) in siw_post_srq_recv()
|
| /OK3568_Linux_fs/kernel/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);
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/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);
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs.c | 73 struct ib_recv_wr wr; in rtrs_iu_post_recv() 85 wr = (struct ib_recv_wr) { in rtrs_iu_post_recv() 97 struct ib_recv_wr wr; in rtrs_post_recv_empty() 99 wr = (struct ib_recv_wr) { in rtrs_post_recv_empty()
|
| /OK3568_Linux_fs/kernel/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);
|
| /OK3568_Linux_fs/kernel/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);
|
| H A D | srq.c | 303 int mlx4_ib_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in mlx4_ib_post_srq_recv() 304 const struct ib_recv_wr **bad_wr) in mlx4_ib_post_srq_recv()
|
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | ib_verbs.h | 1421 struct ib_recv_wr { struct 1422 struct ib_recv_wr *next; argument 2294 int (*post_recv)(struct ib_qp *qp, const struct ib_recv_wr *recv_wr, 2295 const struct ib_recv_wr **bad_recv_wr); 2303 const struct ib_recv_wr *recv_wr, 2304 const struct ib_recv_wr **bad_recv_wr); 3649 const struct ib_recv_wr *recv_wr, in ib_post_srq_recv() 3650 const struct ib_recv_wr **bad_recv_wr) in ib_post_srq_recv() 3652 const struct ib_recv_wr *dummy; in ib_post_srq_recv() 3774 const struct ib_recv_wr *recv_wr, in ib_post_recv() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_verbs.c | 212 static int post_one_recv(struct rxe_rq *rq, const struct ib_recv_wr *ibwr) in post_one_recv() 355 static int rxe_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, in rxe_post_srq_recv() 356 const struct ib_recv_wr **bad_wr) in rxe_post_srq_recv() 712 static int rxe_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in rxe_post_recv() 713 const struct ib_recv_wr **bad_wr) in rxe_post_recv()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/ |
| H A D | iw_cxgb4.h | 973 int c4iw_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, 974 const struct ib_recv_wr **bad_wr); 1051 int c4iw_post_srq_recv(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, 1052 const struct ib_recv_wr **bad_wr);
|
| /OK3568_Linux_fs/kernel/include/linux/sunrpc/ |
| H A D | svc_rdma.h | 133 struct ib_recv_wr rc_recv_wr;
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/isert/ |
| H A D | ib_isert.h | 175 struct ib_recv_wr rx_wr[ISERT_QP_MAX_RECV_DTOS];
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_device.h | 935 int (*post_recv)(struct ib_qp *qp, const struct ib_recv_wr *recv_wr, 936 const struct ib_recv_wr **bad_recv_wr); 954 int (*post_srq_recv)(struct ib_srq *ibsrq, const struct ib_recv_wr *wr, 955 const struct ib_recv_wr **bad_wr);
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib.h | 283 struct ib_recv_wr rx_wr; 390 struct ib_recv_wr rx_wr;
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/ |
| H A D | iscsi_iser.h | 385 struct ib_recv_wr rx_wr[ISER_MIN_POSTED_RX];
|