Home
last modified time | relevance | path

Searched refs:mlx5_bind_mw (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h591 int mlx5_bind_mw(struct ibv_qp *qp, struct ibv_mw *mw,
H A Dmlx5.c107 .bind_mw = mlx5_bind_mw,
H A Dqp.c990 int mlx5_bind_mw(struct ibv_qp *qp, struct ibv_mw *mw, in mlx5_bind_mw() function