Searched refs:Index24G_BW40_Base (Results 1 – 3 of 3) sorted by relevance
167 ofdm_pwr[TxCount] = hal_data->Index24G_BW40_Base[RF_PATH_A][index]+ in get_tx_power_index()170 bw20_pwr[TxCount] = hal_data->Index24G_BW40_Base[RF_PATH_A][index]+ in get_tx_power_index()172 bw40_pwr[TxCount] = hal_data->Index24G_BW40_Base[TxCount][index]; in get_tx_power_index()175 ofdm_pwr[TxCount] = hal_data->Index24G_BW40_Base[RF_PATH_A][index]+ in get_tx_power_index()179 bw20_pwr[TxCount] = hal_data->Index24G_BW40_Base[RF_PATH_A][index]+ in get_tx_power_index()182 bw40_pwr[TxCount] = hal_data->Index24G_BW40_Base[TxCount][index]; in get_tx_power_index()185 ofdm_pwr[TxCount] = hal_data->Index24G_BW40_Base[RF_PATH_A][index]+ in get_tx_power_index()190 bw20_pwr[TxCount] = hal_data->Index24G_BW40_Base[RF_PATH_A][index]+ in get_tx_power_index()194 bw40_pwr[TxCount] = hal_data->Index24G_BW40_Base[TxCount][index]; in get_tx_power_index()197 ofdm_pwr[TxCount] = hal_data->Index24G_BW40_Base[RF_PATH_A][index]+ in get_tx_power_index()[all …]
524 pHalData->Index24G_BW40_Base[rfPath][ch] = pwrInfo24G.IndexBW40_Base[rfPath][4]; in Hal_ReadTxPowerInfo88E()526 pHalData->Index24G_BW40_Base[rfPath][ch] = pwrInfo24G.IndexBW40_Base[rfPath][group]; in Hal_ReadTxPowerInfo88E()531 …DBG_88E("Index24G_BW40_Base[%d][%d] = 0x%x\n", rfPath, ch , pHalData->Index24G_BW40_Base[rfPath][c… in Hal_ReadTxPowerInfo88E()
238 u8 Index24G_BW40_Base[MAX_RF_PATH][CHANNEL_MAX_NUMBER]; member