Searched refs:HT_MCS0_MCS7 (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 28 case HT_MCS0_MCS7: in PHY_GetTxPowerByRateBase() 54 case HT_MCS0_MCS7: in phy_SetTxPowerByRateBase() 77 phy_SetTxPowerByRateBase(padapter, path, HT_MCS0_MCS7, base); in phy_StoreTxPowerByRateBase() 441 } else if (RateSection == HT_MCS0_MCS7) { in PHY_SetTxPowerIndexByRateSection() 617 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, HT_MCS0_MCS7); in PHY_SetTxPowerLevelByPath() 771 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, HT_MCS0_MCS7); in PHY_ConvertTxPowerLimitToPowerIndex()
|
D | HalPhyRf_8723B.c | 229 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B() 264 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B() 274 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B() 283 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B()
|
/linux-6.12.1/drivers/staging/rtl8723bs/include/ |
D | hal_com_phycfg.h | 18 HT_MCS0_MCS7, enumerator
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 404 case HT_MCS0_MCS7: in _rtl92ee_phy_set_txpower_by_rate_base() 444 case HT_MCS0_MCS7: in _rtl92ee_phy_get_txpower_by_rate_base() 498 HT_MCS0_MCS7, RF_1TX, in _rtl92ee_phy_store_txpower_by_rate_base() 577 HT_MCS0_MCS7); in phy_convert_txpwr_dbm_to_rel_val() 1552 } else if (section == HT_MCS0_MCS7) { in phy_set_txpower_index_by_rate_section() 1589 HT_MCS0_MCS7); in rtl92ee_phy_set_txpower_level()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 921 case HT_MCS0_MCS7: in _rtl8821ae_phy_set_txpower_by_rate_base() 944 case HT_MCS0_MCS7: in _rtl8821ae_phy_set_txpower_by_rate_base() 991 case HT_MCS0_MCS7: in _rtl8821ae_phy_get_txpower_by_rate_base() 1014 case HT_MCS0_MCS7: in _rtl8821ae_phy_get_txpower_by_rate_base() 1058 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_2_4G, path, HT_MCS0_MCS7, RF_1TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base() 1078 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_5G, path, HT_MCS0_MCS7, RF_1TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base() 1479 base = _rtl8821ae_phy_get_txpower_by_rate_base(hw, BAND_ON_2_4G, rfpath, RF_1TX, HT_MCS0_MCS7); in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value() 1527 base = _rtl8821ae_phy_get_txpower_by_rate_base(hw, BAND_ON_5G, rfpath, RF_1TX, HT_MCS0_MCS7); in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 300 case HT_MCS0_MCS7: in _rtl8723be_phy_set_txpower_by_rate_base() 342 case HT_MCS0_MCS7: in _rtl8723be_phy_get_txpower_by_rate_base() 397 path, HT_MCS0_MCS7, in _rtl8723be_phy_store_txpower_by_rate_base() 461 rfpath, RF_1TX, HT_MCS0_MCS7); in _rtl8723be_phy_convert_txpower_dbm_to_relative_value()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 282 HT_MCS0_MCS7, enumerator
|