Searched refs:RRSR_5_5M (Results 1 – 16 of 16) 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()
363 #define RRSR_5_5M BIT2 macro
529 *rate_config |= RRSR_5_5M; in rtl92e_config_rate()571 *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)
486 #define RRSR_5_5M BIT(2) macro
494 #define RRSR_5_5M BIT(2) macro
360 #define RRSR_5_5M BIT2 macro
347 #define RRSR_5_5M BIT(2) macro
397 #define RRSR_5_5M BIT(2) macro
409 #define RRSR_5_5M BIT(2) macro
362 #define RRSR_5_5M BIT(2) macro
408 #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()
3269 u16 rrsr_2g_force_mask = (RRSR_11M|RRSR_5_5M|RRSR_1M); in SetHwReg8723B()