Searched refs:BW20_24G_Diff (Results 1 – 6 of 6) sorted by relevance
149 hal_data->BW20_24G_Diff[TxCount][RF_PATH_A]; in get_tx_power_index()154 hal_data->BW20_24G_Diff[RF_PATH_A][index] + in get_tx_power_index()155 hal_data->BW20_24G_Diff[TxCount][index]; in get_tx_power_index()158 hal_data->BW20_24G_Diff[TxCount][RF_PATH_A] + in get_tx_power_index()159 hal_data->BW20_24G_Diff[TxCount][index]; in get_tx_power_index()
442 pHalData->BW20_24G_Diff[0][TxCount] = pwrInfo24G.BW20_Diff[0][TxCount]; in Hal_ReadTxPowerInfo88E()447 DBG_88E("BW20_24G_Diff[%d][%d] = %d\n", 0, TxCount, pHalData->BW20_24G_Diff[0][TxCount]); in Hal_ReadTxPowerInfo88E()
224 s8 BW20_24G_Diff[MAX_RF_PATH][MAX_TX_COUNT]; member
244 s8 BW20_24G_Diff[MAX_RF_PATH][MAX_TX_COUNT]; member
1079 txPower += pHalData->BW20_24G_Diff[RFPath][TX_1S]; in PHY_GetTxPowerIndexBase()1081 txPower += pHalData->BW20_24G_Diff[RFPath][TX_2S]; in PHY_GetTxPowerIndexBase()1083 txPower += pHalData->BW20_24G_Diff[RFPath][TX_3S]; in PHY_GetTxPowerIndexBase()1085 txPower += pHalData->BW20_24G_Diff[RFPath][TX_4S]; in PHY_GetTxPowerIndexBase()
2607 pHalData->BW20_24G_Diff[rfPath][TxCount] = pwrInfo24G.BW20_Diff[rfPath][TxCount]; in Hal_EfuseParseTxPowerInfo_8723B()2614 …drv_info_, ("BW20_24G_Diff[%d][%d]= %d\n", rfPath, TxCount, pHalData->BW20_24G_Diff[rfPath][TxCoun… in Hal_EfuseParseTxPowerInfo_8723B()