Searched refs:RRSR_11M (Results 1 – 16 of 16) sorted by relevance
175 #define RRSR_11M BIT(3) macro
1032 *rate_config |= RRSR_11M; in rtl8192_config_rate()1073 *rate_config |= RRSR_11M; in rtl8192_config_rate()
364 #define RRSR_11M BIT3 macro
575 *rate_config |= RRSR_11M; in rtl92e_config_rate()617 *rate_config |= RRSR_11M; in rtl92e_config_rate()
550 #define RRSR_11M BIT3 macro568 #define RRSR_CCK_RATES (RRSR_11M|RRSR_5_5M|RRSR_2M|RRSR_1M)
361 #define RRSR_11M BIT3 macro
495 #define RRSR_11M BIT(3) macro
494 #define RRSR_11M BIT(3) macro
410 #define RRSR_11M BIT(3) macro
398 #define RRSR_11M BIT(3) macro
348 #define RRSR_11M BIT(3) macro
363 #define RRSR_11M BIT(3) macro
409 #define RRSR_11M BIT(3) macro
421 #define RRSR_11M BIT(3) 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()