Searched refs:HT_MCS0_MCS7 (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 29 case HT_MCS0_MCS7: in PHY_GetTxPowerByRateBase() 55 case HT_MCS0_MCS7: in phy_SetTxPowerByRateBase() 78 phy_SetTxPowerByRateBase(padapter, path, HT_MCS0_MCS7, base); in phy_StoreTxPowerByRateBase() 442 } else if (RateSection == HT_MCS0_MCS7) { in PHY_SetTxPowerIndexByRateSection() 618 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, HT_MCS0_MCS7); in PHY_SetTxPowerLevelByPath() 772 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, HT_MCS0_MCS7); in PHY_ConvertTxPowerLimitToPowerIndex()
|
D | HalPhyRf_8723B.c | 230 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B() 265 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B() 275 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B() 284 PHY_SetTxPowerIndexByRateSection(Adapter, RFPath, pHalData->CurrentChannel, HT_MCS0_MCS7); in ODM_TxPwrTrackSetPwr_8723B()
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | hal_com_phycfg.h | 18 HT_MCS0_MCS7, enumerator
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 412 case HT_MCS0_MCS7: in _rtl92ee_phy_set_txpower_by_rate_base() 452 case HT_MCS0_MCS7: in _rtl92ee_phy_get_txpower_by_rate_base() 506 HT_MCS0_MCS7, RF_1TX, in _rtl92ee_phy_store_txpower_by_rate_base() 585 HT_MCS0_MCS7); in phy_convert_txpwr_dbm_to_rel_val() 1560 } else if (section == HT_MCS0_MCS7) { in phy_set_txpower_index_by_rate_section() 1597 HT_MCS0_MCS7); in rtl92ee_phy_set_txpower_level()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 927 case HT_MCS0_MCS7: in _rtl8821ae_phy_set_txpower_by_rate_base() 950 case HT_MCS0_MCS7: in _rtl8821ae_phy_set_txpower_by_rate_base() 997 case HT_MCS0_MCS7: in _rtl8821ae_phy_get_txpower_by_rate_base() 1020 case HT_MCS0_MCS7: in _rtl8821ae_phy_get_txpower_by_rate_base() 1064 _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() 1084 _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() 1485 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() 1533 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.1.9/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.1.9/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 277 HT_MCS0_MCS7, enumerator
|