Searched refs:mw_bind (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dqp.c991 struct ibv_mw_bind *mw_bind)
993 struct ibv_mw_bind_info *bind_info = &mw_bind->bind_info;
1022 wr.wr_id = mw_bind->wr_id;
1023 wr.send_flags = mw_bind->send_flags;
1024 wr.bind_mw.bind_info = mw_bind->bind_info;
990 mlx5_bind_mw(struct ibv_qp *qp, struct ibv_mw *mw, struct ibv_mw_bind *mw_bind) argument
H A Dmlx5.h592 struct ibv_mw_bind *mw_bind);
/freebsd-13-stable/contrib/ofed/libmlx4/
H A Dverbs.c352 struct ibv_mw_bind *mw_bind)
362 wr.wr_id = mw_bind->wr_id;
363 wr.send_flags = mw_bind->send_flags;
367 wr.bind_mw.bind_info = mw_bind->bind_info;
351 mlx4_bind_mw(struct ibv_qp *qp, struct ibv_mw *mw, struct ibv_mw_bind *mw_bind) argument
H A Dmlx4.h382 struct ibv_mw_bind *mw_bind);
/freebsd-13-stable/contrib/ofed/libibverbs/
H A Dverbs.h1421 struct ibv_mw_bind *mw_bind);
1806 struct ibv_mw_bind *mw_bind)
1811 return mw->context->ops.bind_mw(qp, mw, mw_bind);
1805 ibv_bind_mw(struct ibv_qp *qp, struct ibv_mw *mw, struct ibv_mw_bind *mw_bind) argument
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h508 bool mw_bind; member in struct:ecore_rdma_register_tid_in_params
H A Decore_rdma_api.h384 bool mw_bind; member in struct:ecore_rdma_register_tid_in_params
H A Decore_rdma.c1857 params->mw_bind);
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c1626 mr->hw_mr.mw_bind = false; /* TBD MW BIND */
5825 mr->hw_mr.mw_bind = false; /* TBD MW BIND */
6250 mr->hw_mr.mw_bind = false; /* TBD MW BIND */

Completed in 197 milliseconds