Home
last modified time | relevance | path

Searched refs:MGN_MCS15 (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c216 base = PHY_GetTxPowerByRate(padapter, BAND_ON_2_4G, path, RF_2TX, MGN_MCS15); in phy_StoreTxPowerByRateBase()
244 base = PHY_GetTxPowerByRate(padapter, BAND_ON_5G, path, RF_2TX, MGN_MCS15); in phy_StoreTxPowerByRateBase()
444 RateIndex[3] = PHY_GetRateIndexOfTxPowerByRate(MGN_MCS15); in PHY_GetRateValuesOfTxPowerByRate()
561 RateIndex[3] = PHY_GetRateIndexOfTxPowerByRate(MGN_MCS15); in PHY_GetRateValuesOfTxPowerByRate()
830 MGN_MCS8, MGN_MCS9, MGN_MCS10, MGN_MCS11, MGN_MCS12, MGN_MCS13, MGN_MCS14, MGN_MCS15 in phy_ConvertTxPowerByRateInDbmToRelativeValues()
875 base = PHY_GetTxPowerByRate(padapter, band, path, txNum, MGN_MCS15); in phy_ConvertTxPowerByRateInDbmToRelativeValues()
954 …ates2T[] = {MGN_MCS8, MGN_MCS9, MGN_MCS10, MGN_MCS11, MGN_MCS12, MGN_MCS13, MGN_MCS14, MGN_MCS15}; in PHY_SetTxPowerIndexByRateSection()
1294 case MGN_MCS15: in PHY_GetRateIndexOfTxPowerByRate()
1641 case MGN_MCS12: case MGN_MCS13: case MGN_MCS14: case MGN_MCS15: in get_rate_sctn_idx()
Dhal_com.c253 case MGN_MCS15: in MRateToHwRate()
518 ret_rate = MGN_MCS15; in HwRateToMRate()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Ddef.h42 #define MGN_MCS15 0x8f macro
Dphy.c1212 case MGN_MCS15: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
1253 case MGN_MCS15: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
1331 BAND_ON_2_4G, MGN_MCS15); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1384 BAND_ON_5G, MGN_MCS15); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
Ddm.c1084 ret_rate = MGN_MCS15; in rtl8821ae_hw_rate_to_mrate()
1218 else if ((tx_rate >= MGN_MCS13) && (tx_rate <= MGN_MCS15)) in rtl8812ae_dm_txpwr_track_set_pwr()
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1103 case MGN_MCS15: in _rtl92e_rate_mgn_to_hw()
1410 ret_rate = MGN_MCS15; in _rtl92e_rate_hw_to_mgn()
1991 case MGN_MCS15: in _rtl92e_update_received_rate_histogram_stats()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
Dieee80211.h470 MGN_MCS15, enumerator
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/
Dr8192U_core.c1360 case MGN_MCS15: in MRateToHwRate8190Pci()
3681 ret_rate = MGN_MCS15; in HwRateToMRate90()
4419 case MGN_MCS15: in UpdateReceivedRateHistogramStatistics8190()
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
Drtllib.h226 #define MGN_MCS15 0x8f macro
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h170 #define MGN_MCS15 0x8f macro