Home
last modified time | relevance | path

Searched refs:MGN_MCS7 (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c77 base = PHY_GetTxPowerByRate(padapter, path, MGN_MCS7); in phy_StoreTxPowerByRateBase()
219 RateIndex[3] = PHY_GetRateIndexOfTxPowerByRate(MGN_MCS7); in PHY_GetRateValuesOfTxPowerByRate()
305 RateIndex[3] = PHY_GetRateIndexOfTxPowerByRate(MGN_MCS7); in PHY_GetRateValuesOfTxPowerByRate()
386 MGN_MCS0, MGN_MCS1, MGN_MCS2, MGN_MCS3, MGN_MCS4, MGN_MCS5, MGN_MCS6, MGN_MCS7 in phy_ConvertTxPowerByRateInDbmToRelativeValues()
404 base = PHY_GetTxPowerByRate(padapter, path, MGN_MCS7); in phy_ConvertTxPowerByRateInDbmToRelativeValues()
443 …u8 htRates1T[] = {MGN_MCS0, MGN_MCS1, MGN_MCS2, MGN_MCS3, MGN_MCS4, MGN_MCS5, MGN_MCS6, MGN_MCS7}; in PHY_SetTxPowerIndexByRateSection()
477 if (MGN_MCS0 <= Rate && Rate <= MGN_MCS7) in PHY_GetTxPowerIndexBase()
480 if (MGN_MCS0 <= Rate && Rate <= MGN_MCS7) in PHY_GetTxPowerIndexBase()
565 case MGN_MCS7: in PHY_GetRateIndexOfTxPowerByRate()
678 case MGN_MCS4: case MGN_MCS5: case MGN_MCS6: case MGN_MCS7: in get_rate_sctn_idx()
Dhal_com.c214 case MGN_MCS7: in MRateToHwRate()
287 ret_rate = MGN_MCS7; in HwRateToMRate()
Drtl8723b_phycfg.c519 case MGN_MCS7: in PHY_SetTxPowerIndex()
DHalPhyRf_8723B.c213 else if ((TxRate >= MGN_MCS5) && (TxRate <= MGN_MCS7)) /* 64QAM */ in ODM_TxPwrTrackSetPwr_8723B()
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Ddef.h34 #define MGN_MCS7 0x87 macro
Ddm.c1060 ret_rate = MGN_MCS7; in rtl8821ae_hw_rate_to_mrate()
1209 else if ((tx_rate >= MGN_MCS5) && (tx_rate <= MGN_MCS7)) in rtl8812ae_dm_txpwr_track_set_pwr()
1886 else if ((tx_rate >= MGN_MCS5) && (tx_rate <= MGN_MCS7)) in rtl8821ae_dm_txpwr_track_set_pwr()
Dphy.c1200 case MGN_MCS7: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
1241 case MGN_MCS7: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
1326 BAND_ON_2_4G, MGN_MCS7); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1379 BAND_ON_5G, MGN_MCS7); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dieee80211.h391 MGN_MCS7, enumerator
/linux-6.1.9/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c955 case MGN_MCS7: in _rtl92e_rate_mgn_to_hw()
1254 ret_rate = MGN_MCS7; in _rtl92e_rate_hw_to_mgn()
1816 case MGN_MCS7: in _rtl92e_update_received_rate_histogram_stats()
/linux-6.1.9/drivers/staging/rtl8192u/
Dr8192U_core.c1158 case MGN_MCS7: in MRateToHwRate8190Pci()
3470 ret_rate = MGN_MCS7; in HwRateToMRate90()
4208 case MGN_MCS7: in UpdateReceivedRateHistogramStatistics8190()
/linux-6.1.9/drivers/staging/rtl8192e/
Drtllib.h218 #define MGN_MCS7 0x87 macro
/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h162 #define MGN_MCS7 0x87 macro