Searched refs:RRSR_12M (Results 1 – 14 of 14) sorted by relevance
178 #define RRSR_12M BIT(6) macro
867 *rate_config |= RRSR_12M; in rtl8192_config_rate()908 *rate_config |= RRSR_12M; in rtl8192_config_rate()
187 #define RRSR_12M BIT6 macro
514 *rate_config |= RRSR_12M; in rtl92e_config_rate()556 *rate_config |= RRSR_12M; in rtl92e_config_rate()
553 #define RRSR_12M BIT6 macro569 #define RRSR_OFDM_RATES (RRSR_54M|RRSR_48M|RRSR_36M|RRSR_24M|RRSR_18M|RRSR_12M|RRSR_9M|RRSR_6M)
364 #define RRSR_12M BIT6 macro
498 #define RRSR_12M BIT(6) macro
401 #define RRSR_12M BIT(6) macro
366 #define RRSR_12M BIT(6) macro
413 #define RRSR_12M BIT(6) macro
351 #define RRSR_12M BIT(6) macro
424 #define RRSR_12M BIT(6) macro
412 #define RRSR_12M BIT(6) 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()