Searched refs:rfPath (Results 1 – 3 of 3) sorted by relevance
1482 for (rfPath = 0; rfPath < MAX_RF_PATH; rfPath++) { in Hal_ReadPowerValueFromPROM_8723B()1507 for (rfPath = 0; rfPath < MAX_RF_PATH; rfPath++) { in Hal_ReadPowerValueFromPROM_8723B()1590 for (rfPath = 0 ; rfPath < MAX_RF_PATH ; rfPath++) { in Hal_EfuseParseTxPowerInfo_8723B()1597 pHalData->Index24G_CCK_Base[rfPath][ch] = pwrInfo24G.IndexCCK_Base[rfPath][5]; in Hal_EfuseParseTxPowerInfo_8723B()1598 pHalData->Index24G_BW40_Base[rfPath][ch] = pwrInfo24G.IndexBW40_Base[rfPath][group]; in Hal_EfuseParseTxPowerInfo_8723B()1600 pHalData->Index24G_CCK_Base[rfPath][ch] = pwrInfo24G.IndexCCK_Base[rfPath][group]; in Hal_EfuseParseTxPowerInfo_8723B()1601 pHalData->Index24G_BW40_Base[rfPath][ch] = pwrInfo24G.IndexBW40_Base[rfPath][group]; in Hal_EfuseParseTxPowerInfo_8723B()1606 pHalData->CCK_24G_Diff[rfPath][TxCount] = pwrInfo24G.CCK_Diff[rfPath][TxCount]; in Hal_EfuseParseTxPowerInfo_8723B()1607 pHalData->OFDM_24G_Diff[rfPath][TxCount] = pwrInfo24G.OFDM_Diff[rfPath][TxCount]; in Hal_EfuseParseTxPowerInfo_8723B()1608 pHalData->BW20_24G_Diff[rfPath][TxCount] = pwrInfo24G.BW20_Diff[rfPath][TxCount]; in Hal_EfuseParseTxPowerInfo_8723B()[all …]
347 u8 rfPath, rate; in PHY_InitTxPowerByRate() local349 for (rfPath = RF_PATH_A; rfPath < MAX_RF_PATH_NUM; ++rfPath) in PHY_InitTxPowerByRate()351 pHalData->TxPwrByRateOffset[rfPath][rate] = 0; in PHY_InitTxPowerByRate()760 u8 rfPath = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local768 for (rfPath = RF_PATH_A; rfPath < MAX_RF_PATH_NUM; ++rfPath) { in PHY_ConvertTxPowerLimitToPowerIndex()771 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, HT_MCS0_MCS7); in PHY_ConvertTxPowerLimitToPowerIndex()773 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, OFDM); in PHY_ConvertTxPowerLimitToPowerIndex()775 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, CCK); in PHY_ConvertTxPowerLimitToPowerIndex()781 pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex()
540 u8 *rfPath = Array[i+3]; in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT() local549 rfPath, in ODM_ReadAndConfig_MP_8723B_TXPWR_LMT()
Completed in 19 milliseconds