Searched refs:MGN_1M (Results 1 – 5 of 5) sorted by relevance
153 case MGN_1M: in MRateToHwRate()222 u8 ret_rate = MGN_1M; in HwRateToMRate()226 ret_rate = MGN_1M; in HwRateToMRate()
190 if ((TxRate >= MGN_1M) && (TxRate <= MGN_11M)) in ODM_TxPwrTrackSetPwr_8723B()
12 #define MGN_1M 0x02 macro
994 u8 ret_rate = MGN_1M; in rtl8821ae_hw_rate_to_mrate()998 ret_rate = MGN_1M; in rtl8821ae_hw_rate_to_mrate()1189 if ((tx_rate >= MGN_1M) && (tx_rate <= MGN_11M)) in rtl8812ae_dm_txpwr_track_set_pwr()1866 if ((tx_rate >= MGN_1M) && (tx_rate <= MGN_11M)) in rtl8821ae_dm_txpwr_track_set_pwr()
373 MGN_1M = 0x02, enumerator398 #define IS_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == …