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