Searched refs:mlx5_ib_alloc_mw (Results 1 – 4 of 4) sorted by relevance
404 struct mlx5_ib_alloc_mw { struct
2200 int mlx5_ib_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in mlx5_ib_alloc_mw() function2209 struct mlx5_ib_alloc_mw req = {}; in mlx5_ib_alloc_mw()
1332 int mlx5_ib_alloc_mw(struct ib_mw *mw, struct ib_udata *udata);
3837 .alloc_mw = mlx5_ib_alloc_mw,