Searched refs:TxPwrLimit_2_4G (Results 1 – 2 of 2) sorted by relevance
737 limits[i] = hal_data->TxPwrLimit_2_4G[i] in phy_get_tx_pwr_lmt()745 hal_data->TxPwrLimit_2_4G[idx_regulation] in phy_get_tx_pwr_lmt()766 tempPwrLmt = pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex()781 pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex()800 pHalData->TxPwrLimit_2_4G[i][j][k][m][l] = MAX_POWER_INDEX; in PHY_InitTxPowerLimit()851 …prevPowerLimit = pHalData->TxPwrLimit_2_4G[regulation][bandwidth][rateSection][channelIndex][RF_PA… in PHY_SetTxPowerLimit()854 …pHalData->TxPwrLimit_2_4G[regulation][bandwidth][rateSection][channelIndex][RF_PATH_A] = powerLimi… in PHY_SetTxPowerLimit()
251 s8 TxPwrLimit_2_4G[MAX_REGULATION_NUM] member