Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | _TXOPLIMIT_MSK 0xFFFF0000 |
#define | _TXOPLIMIT_SHT 16 |
#define | _ECWIN_MSK 0x0000FF00 |
#define | _ECWIN_SHT 8 |
#define | _AIFS_MSK 0x000000FF |
#define | _AIFS_SHT 0 |
#define | _BCNECW_MSK 0xFF00 |
#define | _BCNECW_SHT 8 |
#define | _BCNIFS_MSK 0x00FF |
#define | _BCNIFS_SHT 0 |
#define | _CWRR_MSK 0x03FF |
#define | _AVG_TIME_UP BIT(3) |
#define | _AVGPERIOD_MSK 0x03 |
#define | _VOQ_ACM_STATUS BIT(6) |
#define | _VIQ_ACM_STATUS BIT(5) |
#define | _BEQ_ACM_STATUS BIT(4) |
#define | _VOQ_ACM_EN BIT(3) |
#define | _VIQ_ACM_EN BIT(2) |
#define | _BEQ_ACM_EN BIT(1) |
#define | _ACMHWEN BIT(0) |
#define | _VO_ACM_RUT BIT(18) |
#define | _VO_ADMTIME_MSK 0x0003FFF |
#define | _VI_ACM_RUT BIT(18) |
#define | _VI_ADMTIME_MSK 0x0003FFF |
#define | _BE_ACM_RUT BIT(18) |
#define | _BE_ADMTIME_MSK 0x0003FFF |
#define | _SRL_MSK 0xFF00 |
#define | _SRL_SHT 8 |
#define | _LRL_MSK 0x00FF |
#define | _LRL_SHT 0 |
#define _ACMHWEN BIT(0) |
Definition at line 57 of file rtl8712_edcasetting_bitdef.h.
#define _AIFS_MSK 0x000000FF |
Definition at line 34 of file rtl8712_edcasetting_bitdef.h.
#define _AIFS_SHT 0 |
Definition at line 35 of file rtl8712_edcasetting_bitdef.h.
#define _AVG_TIME_UP BIT(3) |
Definition at line 47 of file rtl8712_edcasetting_bitdef.h.
#define _AVGPERIOD_MSK 0x03 |
Definition at line 48 of file rtl8712_edcasetting_bitdef.h.
#define _BCNECW_MSK 0xFF00 |
Definition at line 38 of file rtl8712_edcasetting_bitdef.h.
#define _BCNECW_SHT 8 |
Definition at line 39 of file rtl8712_edcasetting_bitdef.h.
#define _BCNIFS_MSK 0x00FF |
Definition at line 40 of file rtl8712_edcasetting_bitdef.h.
#define _BCNIFS_SHT 0 |
Definition at line 41 of file rtl8712_edcasetting_bitdef.h.
#define _BE_ACM_RUT BIT(18) |
Definition at line 68 of file rtl8712_edcasetting_bitdef.h.
#define _BE_ADMTIME_MSK 0x0003FFF |
Definition at line 69 of file rtl8712_edcasetting_bitdef.h.
#define _BEQ_ACM_EN BIT(1) |
Definition at line 56 of file rtl8712_edcasetting_bitdef.h.
#define _BEQ_ACM_STATUS BIT(4) |
Definition at line 53 of file rtl8712_edcasetting_bitdef.h.
#define _CWRR_MSK 0x03FF |
Definition at line 44 of file rtl8712_edcasetting_bitdef.h.
#define _ECWIN_MSK 0x0000FF00 |
Definition at line 32 of file rtl8712_edcasetting_bitdef.h.
#define _ECWIN_SHT 8 |
Definition at line 33 of file rtl8712_edcasetting_bitdef.h.
#define _LRL_MSK 0x00FF |
Definition at line 74 of file rtl8712_edcasetting_bitdef.h.
#define _LRL_SHT 0 |
Definition at line 75 of file rtl8712_edcasetting_bitdef.h.
#define _SRL_MSK 0xFF00 |
Definition at line 72 of file rtl8712_edcasetting_bitdef.h.
#define _SRL_SHT 8 |
Definition at line 73 of file rtl8712_edcasetting_bitdef.h.
#define _TXOPLIMIT_MSK 0xFFFF0000 |
Definition at line 30 of file rtl8712_edcasetting_bitdef.h.
#define _TXOPLIMIT_SHT 16 |
Definition at line 31 of file rtl8712_edcasetting_bitdef.h.
#define _VI_ACM_RUT BIT(18) |
Definition at line 64 of file rtl8712_edcasetting_bitdef.h.
#define _VI_ADMTIME_MSK 0x0003FFF |
Definition at line 65 of file rtl8712_edcasetting_bitdef.h.
#define _VIQ_ACM_EN BIT(2) |
Definition at line 55 of file rtl8712_edcasetting_bitdef.h.
#define _VIQ_ACM_STATUS BIT(5) |
Definition at line 52 of file rtl8712_edcasetting_bitdef.h.
#define _VO_ACM_RUT BIT(18) |
Definition at line 60 of file rtl8712_edcasetting_bitdef.h.
#define _VO_ADMTIME_MSK 0x0003FFF |
Definition at line 61 of file rtl8712_edcasetting_bitdef.h.
#define _VOQ_ACM_EN BIT(3) |
Definition at line 54 of file rtl8712_edcasetting_bitdef.h.
#define _VOQ_ACM_STATUS BIT(6) |
Definition at line 51 of file rtl8712_edcasetting_bitdef.h.