18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2013-2020, Mellanox Technologies Ltd. All rights reserved.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef _MLX5_IB_RESTRACK_H
78c2ecf20Sopenharmony_ci#define _MLX5_IB_RESTRACK_H
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#include "mlx5_ib.h"
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciint mlx5_ib_restrack_init(struct mlx5_ib_dev *dev);
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#endif /* _MLX5_IB_RESTRACK_H */
14