Searched refs:HT_MCS0_MCS7 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/staging/rtl8723bs/hal/ |
H A 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()
|
H A 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/drivers/staging/rtl8723bs/include/ |
H A D | hal_com_phycfg.h | 18 HT_MCS0_MCS7, enumerator
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A 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/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A 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()
|