Searched refs:target_power_array (Results 1 – 1 of 1) sorted by relevance
688 int32_t target_power_array[OSPREY_NUM_5G_20_TARGET_POWERS]; in ar9300_eeprom_get_legacy_trgt_pwr() local710 target_power_array[i] = p_eeprom_target_pwr[i].t_pow2x[rate_index]; in ar9300_eeprom_get_legacy_trgt_pwr()716 (int32_t)freq, freq_array, target_power_array, num_piers)); in ar9300_eeprom_get_legacy_trgt_pwr()724 int32_t target_power_array[OSPREY_NUM_5G_20_TARGET_POWERS]; in ar9300_eeprom_get_ht20_trgt_pwr() local746 target_power_array[i] = p_eeprom_target_pwr[i].t_pow2x[rate_index]; in ar9300_eeprom_get_ht20_trgt_pwr()752 (int32_t)freq, freq_array, target_power_array, num_piers)); in ar9300_eeprom_get_ht20_trgt_pwr()760 int32_t target_power_array[OSPREY_NUM_5G_40_TARGET_POWERS]; in ar9300_eeprom_get_ht40_trgt_pwr() local782 target_power_array[i] = p_eeprom_target_pwr[i].t_pow2x[rate_index]; in ar9300_eeprom_get_ht40_trgt_pwr()788 (int32_t)freq, freq_array, target_power_array, num_piers)); in ar9300_eeprom_get_ht40_trgt_pwr()796 int32_t target_power_array[OSPREY_NUM_2G_CCK_TARGET_POWERS]; in ar9300_eeprom_get_cck_trgt_pwr() local[all …]