Searched refs:MGN_1M (Results 1 – 14 of 14) sorted by relevance
12 #define MGN_1M 0x02 macro
1150 u8 ret_rate = MGN_1M; in rtl8821ae_hw_rate_to_mrate()1154 ret_rate = MGN_1M; in rtl8821ae_hw_rate_to_mrate()1345 if ((tx_rate >= MGN_1M) && (tx_rate <= MGN_11M)) in rtl8812ae_dm_txpwr_track_set_pwr()2033 if ((tx_rate >= MGN_1M) && (tx_rate <= MGN_11M)) in rtl8821ae_dm_txpwr_track_set_pwr()
1182 case MGN_1M: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
377 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_1M); in PHY_GetRateValuesOfTxPowerByRate()454 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_1M); in PHY_GetRateValuesOfTxPowerByRate()468 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_1M); in PHY_GetRateValuesOfTxPowerByRate()821 MGN_1M, MGN_2M, MGN_5_5M, MGN_11M in phy_ConvertTxPowerByRateInDbmToRelativeValues()932 u8 cckRates[] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}; in PHY_SetTxPowerIndexByRateSection()1197 if ((Rate == MGN_1M) || (Rate == MGN_2M) || (Rate == MGN_5_5M) || (Rate == MGN_11M)) { in PHY_GetTxPowerTrackingOffset()1213 case MGN_1M: in PHY_GetRateIndexOfTxPowerByRate()1634 case MGN_1M: case MGN_2M: case MGN_5_5M: case MGN_11M: in get_rate_sctn_idx()
173 case MGN_1M: in MRateToHwRate()434 u8 ret_rate = MGN_1M; in HwRateToMRate()438 ret_rate = MGN_1M; in HwRateToMRate()
595 case MGN_1M: in PHY_SetTxPowerIndex()
213 if ((TxRate >= MGN_1M) && (TxRate <= MGN_11M)) in ODM_TxPwrTrackSetPwr_8723B()
443 MGN_1M = 0x02, enumerator533 #define IS_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == …
1045 case MGN_1M: in rtl8192_config_rate()1086 case MGN_1M: in rtl8192_config_rate()1296 case MGN_1M: in MRateToHwRate8190Pci()3637 ret_rate = MGN_1M; in HwRateToMRate90()4406 case MGN_1M: in UpdateReceivedRateHistogramStatistics8190()4556 stats->rate = MGN_1M; in query_rxdesc_status()
1022 case MGN_1M: in _rtl92e_rate_mgn_to_hw()1319 ret_rate = MGN_1M; in _rtl92e_rate_hw_to_mgn()1911 case MGN_1M: in _rtl92e_update_received_rate_histogram_stats()
564 case MGN_1M: in rtl92e_config_rate()606 case MGN_1M: in rtl92e_config_rate()
921 tcb_desc->data_rate = MGN_1M; in rtllib_xmit_inter()
197 #define MGN_1M 0x02 macro
141 #define MGN_1M 0x02 macro