Searched refs:RRSR_24M (Results 1 – 14 of 14) sorted by relevance
180 #define RRSR_24M BIT(8) macro
873 *rate_config |= RRSR_24M; in rtl8192_config_rate()914 *rate_config |= RRSR_24M; in rtl8192_config_rate()
189 #define RRSR_24M BIT8 macro
520 *rate_config |= RRSR_24M; in rtl92e_config_rate()562 *rate_config |= RRSR_24M; in rtl92e_config_rate()
555 #define RRSR_24M BIT8 macro569 #define RRSR_OFDM_RATES (RRSR_54M|RRSR_48M|RRSR_36M|RRSR_24M|RRSR_18M|RRSR_12M|RRSR_9M|RRSR_6M)
366 #define RRSR_24M BIT8 macro
500 #define RRSR_24M BIT(8) macro
368 #define RRSR_24M BIT(8) macro
353 #define RRSR_24M BIT(8) macro
403 #define RRSR_24M BIT(8) macro
415 #define RRSR_24M BIT(8) macro
426 #define RRSR_24M BIT(8) macro
414 #define RRSR_24M BIT(8) macro
3272 u16 rrsr_2g_allow_mask = (RRSR_24M|RRSR_12M|RRSR_6M|RRSR_CCK_RATES); in SetHwReg8723B()3283 if ((BrateCfg & (RRSR_24M|RRSR_12M|RRSR_6M)) == 0) in SetHwReg8723B()