]> git.ipfire.org Git - people/ms/u-boot.git/blob - drivers/net/npe/include/IxQMgrDefines_p.h
SPDX-License-Identifier: convert BSD-3-Clause files
[people/ms/u-boot.git] / drivers / net / npe / include / IxQMgrDefines_p.h
1 /**
2 * @file IxQMgrDefines_p.h
3 *
4 * @author Intel Corporation
5 * @date 19-Jul-2002
6 *
7 * @brief IxQMgr Defines and tuneable constants
8 *
9 *
10 * @par
11 * IXP400 SW Release version 2.0
12 *
13 * -- Copyright Notice --
14 *
15 * @par
16 * Copyright 2001-2005, Intel Corporation.
17 * All rights reserved.
18 *
19 * @par
20 * SPDX-License-Identifier: BSD-3-Clause
21 * @par
22 * -- End of Copyright Notice --
23 */
24
25 #ifndef IXQMGRDEFINES_P_H
26 #define IXQMGRDEFINES_P_H
27
28 #define IX_QMGR_PARM_CHECKS_ENABLED 1
29 #define IX_QMGR_STATS_UPDATE_ENABLED 1
30
31 #endif /* IXQMGRDEFINES_P_H */