Home
last modified time | relevance | path

Searched defs:bad_wr (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
H A Dwr.h111 const struct ib_send_wr **bad_wr) in mlx5_ib_post_send_nodrain() argument
118 const struct ib_send_wr **bad_wr) in mlx5_ib_post_send_drain() argument
125 const struct ib_recv_wr **bad_wr) in mlx5_ib_post_recv_nodrain() argument
132 const struct ib_recv_wr **bad_wr) in mlx5_ib_post_recv_drain() argument
[all...]
H A Dgsi.c430 const struct ib_send_wr **bad_wr) in mlx5_ib_gsi_post_send() argument
475 const struct ib_recv_wr **bad_wr) in mlx5_ib_gsi_post_recv() argument
H A Dsrq.c410 const struct ib_recv_wr **bad_wr) in mlx5_ib_post_srq_recv() argument
H A Dwr.c1052 const struct ib_send_wr **bad_wr, bool drain) in mlx5_ib_post_send() argument
1207 const struct ib_recv_wr **bad_wr, boo in mlx5_ib_post_recv() argument
[all...]
/linux/drivers/infiniband/hw/mana/
H A Dwr.c50 const struct ib_recv_wr **bad_wr) in mana_ib_post_recv() argument
145 const struct ib_send_wr **bad_wr) in mana_ib_post_send() argument
/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c685 const struct ib_send_wr **bad_wr) in siw_sq_flush_wr() argument
738 const struct ib_recv_wr **bad_wr) in siw_rq_flush_wr() argument
766 const struct ib_send_wr **bad_wr) in siw_post_send() argument
1006 siw_post_receive(struct ib_qp * base_qp,const struct ib_recv_wr * wr,const struct ib_recv_wr ** bad_wr) siw_post_receive() argument
1769 siw_post_srq_recv(struct ib_srq * base_srq,const struct ib_recv_wr * wr,const struct ib_recv_wr ** bad_wr) siw_post_srq_recv() argument
[all...]
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c542 const struct ib_send_wr **bad_wr) in qedr_gsi_post_send() argument
612 const struct ib_recv_wr **bad_wr) in qedr_gsi_post_recv() argument
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_qp.c672 const struct ib_send_wr **bad_wr) in pvrdma_post_send() argument
874 pvrdma_post_recv(struct ib_qp * ibqp,const struct ib_recv_wr * wr,const struct ib_recv_wr ** bad_wr) pvrdma_post_recv() argument
[all...]
/linux/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c510 const struct ib_recv_wr **bad_wr) in rxe_post_srq_recv() argument
908 const struct ib_send_wr **bad_wr) in rxe_post_send_kernel() argument
935 const struct ib_send_wr **bad_wr) in rxe_post_send() argument
1023 const struct ib_recv_wr **bad_wr) in rxe_post_recv() argument
[all...]
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_srq.c484 const struct ib_recv_wr **bad_wr) in mthca_tavor_post_srq_recv() argument
578 const struct ib_recv_wr **bad_wr) in mthca_arbel_post_srq_recv() argument
H A Dmthca_qp.c1626 const struct ib_send_wr **bad_wr) in mthca_tavor_post_send() argument
1824 const struct ib_recv_wr **bad_wr) in mthca_tavor_post_receive() argument
1929 const struct ib_send_wr **bad_wr) in mthca_arbel_post_send() argument
2163 mthca_arbel_post_receive(struct ib_qp * ibqp,const struct ib_recv_wr * wr,const struct ib_recv_wr ** bad_wr) mthca_arbel_post_receive() argument
[all...]
/linux/drivers/infiniband/hw/mlx4/
H A Dsrq.c308 const struct ib_recv_wr **bad_wr) in mlx4_ib_post_srq_recv() argument
H A Dqp.c3531 const struct ib_send_wr **bad_wr, bool drain) in _mlx4_ib_post_send() argument
3846 const struct ib_send_wr **bad_wr) in mlx4_ib_post_send() argument
3852 _mlx4_ib_post_recv(struct ib_qp * ibqp,const struct ib_recv_wr * wr,const struct ib_recv_wr ** bad_wr,bool drain) _mlx4_ib_post_recv() argument
3940 mlx4_ib_post_recv(struct ib_qp * ibqp,const struct ib_recv_wr * wr,const struct ib_recv_wr ** bad_wr) mlx4_ib_post_recv() argument
[all...]
H A Dmad.c517 const struct ib_send_wr *bad_wr; in mlx4_ib_send_to_slave() local
1363 const struct ib_send_wr *bad_wr; in mlx4_ib_send_to_wire() local
/linux/drivers/infiniband/hw/cxgb4/
H A Dqp.c1020 const struct ib_send_wr **bad_wr) in complete_sq_drain_wrs() argument
1078 const struct ib_send_wr **bad_wr) in c4iw_post_send() argument
1262 const struct ib_recv_wr **bad_wr) in c4iw_post_receive() argument
1358 c4iw_post_srq_recv(struct ib_srq * ibsrq,const struct ib_recv_wr * wr,const struct ib_recv_wr ** bad_wr) c4iw_post_srq_recv() argument
[all...]
/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c1781 const struct ib_recv_wr **bad_wr) in rvt_post_recv() argument
2143 const struct ib_send_wr **bad_wr) in rvt_post_send() argument
2204 const struct ib_recv_wr **bad_wr) in rvt_post_srq_recv() argument
[all...]
/linux/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c501 const struct ib_send_wr *bad_wr; in frwr_unmap_sync() local
H A Dsvc_rdma_recvfrom.c258 const struct ib_recv_wr *bad_wr = NULL; in svc_rdma_refresh_recvs() local
H A Dsvc_rdma_sendto.c353 const struct ib_send_wr *bad_wr = first_wr; in svc_rdma_post_send() local
H A Dverbs.c1352 struct ib_recv_wr *wr, *bad_wr; in rpcrdma_post_recvs() local
H A Dsvc_rdma_rw.c366 const struct ib_send_wr *bad_wr; in svc_rdma_post_chunk_ctxt() local
/linux/drivers/infiniband/core/
H A Duverbs_cmd.c2026 const struct ib_send_wr *bad_wr; in ib_uverbs_post_send() local
2319 const struct ib_recv_wr *bad_wr; in ib_uverbs_post_recv() local
2370 const struct ib_recv_wr *bad_wr; ib_uverbs_post_srq_recv() local
[all...]
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c691 const struct ib_send_wr **bad_wr) in hns_roce_v2_post_send() argument
821 const struct ib_recv_wr **bad_wr) in hns_roce_v2_post_recv() argument
964 const struct ib_recv_wr **bad_wr) in hns_roce_v2_post_srq_recv() argument
3440 const struct ib_send_wr *bad_wr; free_mr_post_send_lp_wqe() local
[all...]
/linux/include/uapi/rdma/
H A Dib_user_verbs.h863 __u32 bad_wr; member
882 __u32 bad_wr; member
895 __u32 bad_wr; member