Searched refs:RRSR_18M (Results 1 – 16 of 16) sorted by relevance
314 #define RRSR_18M BIT(7) macro
1112 *rate_config |= RRSR_18M; in rtl8192_config_rate()1153 *rate_config |= RRSR_18M; in rtl8192_config_rate()
378 #define RRSR_18M BIT7 macro
597 *rate_config |= RRSR_18M; in rtl92e_config_rate()639 *rate_config |= RRSR_18M; in rtl92e_config_rate()
91 #define RRSR_18M BIT(7) macro107 (RRSR_6M | RRSR_9M | RRSR_12M | RRSR_18M | RRSR_24M | RRSR_36M | \
615 #define RRSR_18M BIT7 macro630 #define RRSR_OFDM_RATES (RRSR_54M|RRSR_48M|RRSR_36M|RRSR_24M|RRSR_18M|RRSR_12M|RRSR_9M|RRSR_6M)
520 #define RRSR_18M BIT(7) macro
387 #define RRSR_18M BIT7 macro
518 #define RRSR_18M BIT(7) macro
424 #define RRSR_18M BIT(7) macro
374 #define RRSR_18M BIT(7) macro
436 #define RRSR_18M BIT(7) macro
389 #define RRSR_18M BIT(7) macro
447 #define RRSR_18M BIT(7) macro
435 #define RRSR_18M BIT(7) macro
3829 BrateCfg |= (RRSR_24M|RRSR_18M|RRSR_12M); /* CMCC_OFDM_ACK 12/18/24M */ in SetHwReg8723B()