ctpl 1431 drivers/net/wireless/ath/carl9170/phy.c struct ar9170_calibration_target_power_legacy *ctpl; ctpl 1452 drivers/net/wireless/ath/carl9170/phy.c ctpl = &ar->eeprom.cal_tgt_pwr_5G[0]; ctpl 1457 drivers/net/wireless/ath/carl9170/phy.c ctpl = &ar->eeprom.cal_tgt_pwr_2G_cck[0]; ctpl 1462 drivers/net/wireless/ath/carl9170/phy.c ctpl = &ar->eeprom.cal_tgt_pwr_2G_ofdm[0]; ctpl 1471 drivers/net/wireless/ath/carl9170/phy.c if (ctpl[n].freq == 0xff) ctpl 1473 drivers/net/wireless/ath/carl9170/phy.c pwr_freqs[n] = ctpl[n].freq; ctpl 1479 drivers/net/wireless/ath/carl9170/phy.c ctpl[idx + 0].freq, ctpl[idx + 0].power[n], ctpl 1480 drivers/net/wireless/ath/carl9170/phy.c ctpl[idx + 1].freq, ctpl[idx + 1].power[n]);