Searched refs:RRSR_11M (Results 1 – 14 of 14) sorted by relevance
223 #define RRSR_11M BIT3 macro228 #define RRSR_CCK_RATES (RRSR_11M|RRSR_5_5M|RRSR_2M|RRSR_1M)
184 #define RRSR_11M BIT(3) macro
439 *rate_config |= RRSR_11M; in rtl92e_config_rate()481 *rate_config |= RRSR_11M; in rtl92e_config_rate()
495 #define RRSR_11M BIT(3) macro
371 #define RRSR_11M BIT(3) macro
348 #define RRSR_11M BIT(3) macro
363 #define RRSR_11M BIT(3) macro
410 #define RRSR_11M BIT(3) macro
398 #define RRSR_11M BIT(3) macro
421 #define RRSR_11M BIT(3) macro
2420 u16 basic_rate = RRSR_1M | RRSR_2M | RRSR_5_5M | RRSR_11M | RRSR_6M; in rtl8821ae_dm_refresh_basic_rate_mask()
409 #define RRSR_11M BIT(3) macro
629 basic_rates |= RRSR_1M | RRSR_2M | RRSR_5_5M | RRSR_11M; in rtl92du_phy_switch_wirelessband()
3260 u16 rrsr_2g_force_mask = (RRSR_11M|RRSR_5_5M|RRSR_1M); in SetHwReg8723B()