Searched refs:MGN_5_5M (Results 1 – 7 of 7) sorted by relevance
186 RateIndex[1] = PHY_GetRateIndexOfTxPowerByRate(MGN_5_5M); in PHY_GetRateValuesOfTxPowerByRate()229 RateIndex[2] = PHY_GetRateIndexOfTxPowerByRate(MGN_5_5M); in PHY_GetRateValuesOfTxPowerByRate()243 RateIndex[2] = PHY_GetRateIndexOfTxPowerByRate(MGN_5_5M); in PHY_GetRateValuesOfTxPowerByRate()379 MGN_1M, MGN_2M, MGN_5_5M, MGN_11M in phy_ConvertTxPowerByRateInDbmToRelativeValues()428 u8 cckRates[] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M}; in PHY_SetTxPowerIndexByRateSection()495 if ((Rate == MGN_1M) || (Rate == MGN_2M) || (Rate == MGN_5_5M) || (Rate == MGN_11M)) in PHY_GetTxPowerTrackingOffset()513 case MGN_5_5M: in PHY_GetRateIndexOfTxPowerByRate()671 case MGN_1M: case MGN_2M: case MGN_5_5M: case MGN_11M: in get_rate_sctn_idx()
159 case MGN_5_5M: in MRateToHwRate()232 ret_rate = MGN_5_5M; in HwRateToMRate()
463 case MGN_5_5M: in PHY_SetTxPowerIndex()
375 MGN_5_5M = 0x0B, enumerator398 #define IS_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == …
14 #define MGN_5_5M 0x0b macro
1004 ret_rate = MGN_5_5M; in rtl8821ae_hw_rate_to_mrate()
1171 case MGN_5_5M: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
Completed in 23 milliseconds