Searched refs:RRSR_5_5M (Results 1 – 15 of 15) sorted by relevance
174 #define RRSR_5_5M BIT(2) macro
855 *rate_config |= RRSR_5_5M; in rtl8192_config_rate()896 *rate_config |= RRSR_5_5M; in rtl8192_config_rate()
183 #define RRSR_5_5M BIT2 macro
502 *rate_config |= RRSR_5_5M; in rtl92e_config_rate()544 *rate_config |= RRSR_5_5M; in rtl92e_config_rate()
549 #define RRSR_5_5M BIT2 macro568 #define RRSR_CCK_RATES (RRSR_11M|RRSR_5_5M|RRSR_2M|RRSR_1M)
360 #define RRSR_5_5M BIT2 macro
494 #define RRSR_5_5M BIT(2) macro
397 #define RRSR_5_5M BIT(2) macro
362 #define RRSR_5_5M BIT(2) macro
409 #define RRSR_5_5M BIT(2) macro
347 #define RRSR_5_5M BIT(2) macro
420 #define RRSR_5_5M BIT(2) macro
2422 u16 basic_rate = RRSR_1M | RRSR_2M | RRSR_5_5M | RRSR_11M | RRSR_6M; in rtl8821ae_dm_refresh_basic_rate_mask()
408 #define RRSR_5_5M BIT(2) macro
3271 u16 rrsr_2g_force_mask = (RRSR_11M|RRSR_5_5M|RRSR_1M); in SetHwReg8723B()