Searched refs:MGN_2M (Results 1 – 7 of 7) sorted by relevance
182 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_2M); in PHY_GetRateValuesOfTxPowerByRate()225 RateIndex[1] = PHY_GetRateIndexOfTxPowerByRate(MGN_2M); in PHY_GetRateValuesOfTxPowerByRate()239 RateIndex[1] = PHY_GetRateIndexOfTxPowerByRate(MGN_2M); in PHY_GetRateValuesOfTxPowerByRate()376 MGN_1M, MGN_2M, MGN_5_5M, MGN_11M in phy_ConvertTxPowerByRateInDbmToRelativeValues()425 u8 cckRates[] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}; in PHY_SetTxPowerIndexByRateSection()492 if ((Rate == MGN_1M) || (Rate == MGN_2M) || (Rate == MGN_5_5M) || (Rate == MGN_11M)) in PHY_GetTxPowerTrackingOffset()507 case MGN_2M: in PHY_GetRateIndexOfTxPowerByRate()669 case MGN_1M: case MGN_2M: case MGN_5_5M: case MGN_11M: in get_rate_sctn_idx()
156 case MGN_2M: in MRateToHwRate()229 ret_rate = MGN_2M; in HwRateToMRate()
455 case MGN_2M: in PHY_SetTxPowerIndex()
13 #define MGN_2M 0x04 macro
1001 ret_rate = MGN_2M; in rtl8821ae_hw_rate_to_mrate()
1170 case MGN_2M: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
374 MGN_2M = 0x04, enumerator398 #define IS_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == …