Lines Matching +full:non +full:- +full:configurable
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright(c) 1999 - 2018 Intel Corporation. */
22 #define DCB_ERR_CONFIG -1
23 #define DCB_ERR_PARAM -2
27 #define DCB_ERR_BW_GROUP -3
29 #define DCB_ERR_TC_BW -4
31 #define DCB_ERR_LS_GS -5
32 /* Link strict traffic class has non zero bandwidth */
33 #define DCB_ERR_LS_BW_NONZERO -6
34 /* Link strict bandwidth group has non zero bandwidth */
35 #define DCB_ERR_LS_BWG_NONZERO -7
37 #define DCB_ERR_TC_BW_ZERO -8
66 /* Each bit represents a number of TCs configurable in the hw.
113 u32 dcb_cfg_version; /* Not used...OS-specific? */