Searched refs:RRSR_24M (Results 1 – 15 of 15) sorted by relevance
180 #define RRSR_24M BIT(8) macro
1047 *rate_config |= RRSR_24M; in rtl8192_config_rate()1088 *rate_config |= RRSR_24M; in rtl8192_config_rate()
369 #define RRSR_24M BIT8 macro
590 *rate_config |= RRSR_24M; in rtl92e_config_rate()632 *rate_config |= RRSR_24M; in rtl92e_config_rate()
616 #define RRSR_24M BIT8 macro630 #define RRSR_OFDM_RATES (RRSR_54M|RRSR_48M|RRSR_36M|RRSR_24M|RRSR_18M|RRSR_12M|RRSR_9M|RRSR_6M)
500 #define RRSR_24M BIT(8) macro
366 #define RRSR_24M BIT8 macro
506 #define RRSR_24M BIT(8) macro
403 #define RRSR_24M BIT(8) macro
368 #define RRSR_24M BIT(8) macro
415 #define RRSR_24M BIT(8) macro
353 #define RRSR_24M BIT(8) macro
414 #define RRSR_24M BIT(8) macro
426 #define RRSR_24M BIT(8) macro
3270 u16 rrsr_2g_allow_mask = (RRSR_24M|RRSR_12M|RRSR_6M|RRSR_CCK_RATES); in SetHwReg8723B()3281 if ((BrateCfg & (RRSR_24M|RRSR_12M|RRSR_6M)) == 0) in SetHwReg8723B()
Completed in 111 milliseconds