Searched refs:mlx5_ib_alloc_mw (Results 1 – 2 of 2) sorted by relevance
2426 int mlx5_ib_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in mlx5_ib_alloc_mw() function2435 struct mlx5_ib_alloc_mw req = {}; in mlx5_ib_alloc_mw()
4166 .alloc_mw = mlx5_ib_alloc_mw,