Searched refs:Index24G_CCK_Base (Results 1 – 6 of 6) sorted by relevance
429 pHalData->Index24G_CCK_Base[0][ch] = pwrInfo24G.IndexCCK_Base[0][group]; in Hal_ReadTxPowerInfo88E()436 DBG_88E("Index24G_CCK_Base[%d][%d] = 0x%x\n", 0, ch, pHalData->Index24G_CCK_Base[0][ch]); in Hal_ReadTxPowerInfo88E()
144 cck_pwr[TxCount] = hal_data->Index24G_CCK_Base[TxCount][index]; in get_tx_power_index()152 cck_pwr[TxCount] = hal_data->Index24G_CCK_Base[TxCount][index]; in get_tx_power_index()
219 u8 Index24G_CCK_Base[MAX_RF_PATH][CHANNEL_MAX_NUMBER]; member
239 u8 Index24G_CCK_Base[MAX_RF_PATH][CHANNEL_MAX_NUMBER]; member
2591 pHalData->Index24G_CCK_Base[rfPath][ch] = pwrInfo24G.IndexCCK_Base[rfPath][5]; in Hal_EfuseParseTxPowerInfo_8723B()2594 pHalData->Index24G_CCK_Base[rfPath][ch] = pwrInfo24G.IndexCCK_Base[rfPath][group]; in Hal_EfuseParseTxPowerInfo_8723B()2599 …info_, ("Index24G_CCK_Base[%d][%d] = 0x%x\n", rfPath, ch, pHalData->Index24G_CCK_Base[rfPath][ch])… in Hal_EfuseParseTxPowerInfo_8723B()
1063 txPower = pHalData->Index24G_CCK_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()