/* SPDX-License-Identifier: GPL-2.0 */ /****************************************************************************** * * Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved. * ******************************************************************************/ #ifndef __RTL8712_EDCASETTING_REGDEF_H__ #define __RTL8712_EDCASETTING_REGDEF_H__ #define EDCA_VO_PARAM … #define EDCA_VI_PARAM … #define EDCA_BE_PARAM … #define EDCA_BK_PARAM … #define BCNTCFG … #define CWRR … #define ACMAVG … #define ACMHWCTRL … #define VO_ADMTIME … #define VI_ADMTIME … #define BE_ADMTIME … #define RL … #endif /* __RTL8712_EDCASETTING_REGDEF_H__ */