Searched refs:RRSR_1M (Results 1 – 15 of 15) sorted by relevance
172 #define RRSR_1M BIT(0) macro
849 *rate_config |= RRSR_1M; in rtl8192_config_rate()890 *rate_config |= RRSR_1M; in rtl8192_config_rate()
181 #define RRSR_1M BIT0 macro
496 *rate_config |= RRSR_1M; in rtl92e_config_rate()538 *rate_config |= RRSR_1M; in rtl92e_config_rate()
547 #define RRSR_1M BIT0 macro568 #define RRSR_CCK_RATES (RRSR_11M|RRSR_5_5M|RRSR_2M|RRSR_1M)
358 #define RRSR_1M BIT0 macro
492 #define RRSR_1M BIT(0) macro
360 #define RRSR_1M BIT(0) macro
345 #define RRSR_1M BIT(0) macro
395 #define RRSR_1M BIT(0) macro
407 #define RRSR_1M BIT(0) macro
418 #define RRSR_1M BIT(0) macro
2422 u16 basic_rate = RRSR_1M | RRSR_2M | RRSR_5_5M | RRSR_11M | RRSR_6M; in rtl8821ae_dm_refresh_basic_rate_mask()
406 #define RRSR_1M BIT(0) macro
3271 u16 rrsr_2g_force_mask = (RRSR_11M|RRSR_5_5M|RRSR_1M); in SetHwReg8723B()