/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com_phycfg.c | 759 u8 regulation, bw, channel, rateSection; in PHY_ConvertTxPowerLimitToPowerIndex() local 763 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in PHY_ConvertTxPowerLimitToPowerIndex() 767 tempPwrLmt = pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex() 782 pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex() 816 u8 regulation = 0, bandwidth = 0, rateSection = 0, channel; in PHY_SetTxPowerLimit() local 825 regulation = 0; in PHY_SetTxPowerLimit() 827 regulation = 1; in PHY_SetTxPowerLimit() 829 regulation in PHY_SetTxPowerLimit() [all...] |
H A D | HalHWImg8723B_RF.c | 547 u8 *regulation = Array[i]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() local 556 regulation, in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com_phycfg.c | 1712 /* DBG_871X("pMgntInfo->RegPwrTblSel %d, final regulation %d\n", */ in phy_get_tx_pwr_lmt() 1741 /* DBG_871X("Wrong index value to access power limit table [band %d][regulation %d][bandwidth %d][rf_path %d][rate_section %d][chnlGroup %d]\n", */ in phy_get_tx_pwr_lmt() 1815 u8 regulation, bw, channel, rateSection; in phy_CrossReferenceHTAndVHTTxPowerLimit() local 1818 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in phy_CrossReferenceHTAndVHTTxPowerLimit() 1822 tempPwrLmt = pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; in phy_CrossReferenceHTAndVHTTxPowerLimit() 1854 pHalData->TxPwrLimit_5G[regulation][bw][baseSection][channel][ODM_RF_PATH_A] = in phy_CrossReferenceHTAndVHTTxPowerLimit() 1855 pHalData->TxPwrLimit_5G[regulation][bw][refSection][channel][ODM_RF_PATH_A]; in phy_CrossReferenceHTAndVHTTxPowerLimit() 1871 u8 regulation, b in PHY_ConvertTxPowerLimitToPowerIndex() local 1953 u8 regulation = 0, bandwidth = 0, rateSection = 0, channel; PHY_SetTxPowerLimit() local [all...] |
H A D | HalHWImg8723B_RF.c | 771 u8 *regulation = Array[i]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() local 781 regulation, in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.c | 1131 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() local 1134 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1138 temp_pwrlmt = rtlphy->txpwr_limit_5g[regulation] in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1146 rtlphy->txpwr_limit_5g[regulation][bw][2][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1147 rtlphy->txpwr_limit_5g[regulation][bw][4][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1149 rtlphy->txpwr_limit_5g[regulation][bw][4][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1150 rtlphy->txpwr_limit_5g[regulation][bw][2][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1152 rtlphy->txpwr_limit_5g[regulation][b in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1300 u8 regulation, bw, channel, rate_section; _rtl8812ae_phy_convert_txpower_limit_to_power_index() local 1637 u8 regulation = 0, bandwidth = 0, rate_section = 0, channel; _rtl8812ae_phy_set_txpower_limit() local 1741 _rtl8812ae_phy_config_bb_txpwr_lmt(struct ieee80211_hw *hw, const char *regulation, const char *band, const char *bandwidth, const char *rate_section, const char *rf_path, const char *channel, const char *power_limit) _rtl8812ae_phy_config_bb_txpwr_lmt() argument 1771 const char *regulation = array[i]; _rtl8821ae_phy_read_and_config_txpwr_lmt() local 2331 short band_temp = -1, regulation = -1, bandwidth_temp = -1, _rtl8812ae_phy_get_txpower_limit() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.c | 1130 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() local 1133 for (regulation = 0; regulation < MAX_REGULATION_NUM; ++regulation) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1137 temp_pwrlmt = rtlphy->txpwr_limit_5g[regulation] in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1145 rtlphy->txpwr_limit_5g[regulation][bw][2][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1146 rtlphy->txpwr_limit_5g[regulation][bw][4][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1148 rtlphy->txpwr_limit_5g[regulation][bw][4][channel][RF90_PATH_A] = in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1149 rtlphy->txpwr_limit_5g[regulation][bw][2][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1151 rtlphy->txpwr_limit_5g[regulation][b in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() 1299 u8 regulation, bw, channel, rate_section; _rtl8812ae_phy_convert_txpower_limit_to_power_index() local 1636 u8 regulation = 0, bandwidth = 0, rate_section = 0, channel; _rtl8812ae_phy_set_txpower_limit() local 1740 _rtl8812ae_phy_config_bb_txpwr_lmt(struct ieee80211_hw *hw, const char *regulation, const char *band, const char *bandwidth, const char *rate_section, const char *rf_path, const char *channel, const char *power_limit) _rtl8812ae_phy_config_bb_txpwr_lmt() argument 1770 const char *regulation = array[i]; _rtl8821ae_phy_read_and_config_txpwr_lmt() local 2327 short band_temp = -1, regulation = -1, bandwidth_temp = -1, _rtl8812ae_phy_get_txpower_limit() local [all...] |