Searched refs:HT_MCS0_MCS7 (Results 1 – 7 of 7) sorted by relevance
/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()
|
/drivers/staging/rtl8723bs/include/ |
D | hal_com_phycfg.h | 18 HT_MCS0_MCS7, enumerator
|
/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()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 928 case HT_MCS0_MCS7: in _rtl8821ae_phy_set_txpower_by_rate_base() 951 case HT_MCS0_MCS7: in _rtl8821ae_phy_set_txpower_by_rate_base() 998 case HT_MCS0_MCS7: in _rtl8821ae_phy_get_txpower_by_rate_base() 1021 case HT_MCS0_MCS7: in _rtl8821ae_phy_get_txpower_by_rate_base() 1065 _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() 1085 _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() 1486 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() 1534 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()
|
/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()
|
/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 277 HT_MCS0_MCS7, enumerator
|