Searched refs:mlx5_ib_alloc_mw (Results 1 – 6 of 6) sorted by relevance
373 struct mlx5_ib_alloc_mw { struct
387 struct mlx5_ib_alloc_mw { struct
1183 int mlx5_ib_alloc_mw(struct ib_mw *mw, struct ib_udata *udata);
1992 int mlx5_ib_alloc_mw(struct ib_mw *ibmw, struct ib_udata *udata) in mlx5_ib_alloc_mw() function2001 struct mlx5_ib_alloc_mw req = {}; in mlx5_ib_alloc_mw()
4086 .alloc_mw = mlx5_ib_alloc_mw,