Home
last modified time | relevance | path

Searched refs:calFreqPier2G (Results 1 – 11 of 11) sorted by relevance

/freebsd/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c171 printf(" 0x%.2x ", eep->ee_base.calFreqPier2G[i]); in eeprom_v4k_calfreqpiers_print()
176 if (eep->ee_base.calFreqPier2G[i] == 0xff) in eeprom_v4k_calfreqpiers_print()
/freebsd/tools/tools/ath/ath_ee_9287_print/
H A D9287.c189 printf(" 0x%.2x ", eep->ee_base.calFreqPier2G[i]); in eeprom_9287_calfreqpiers_print()
194 if (eep->ee_base.calFreqPier2G[i] == 0xff) in eeprom_9287_calfreqpiers_print()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h139 uint8_t calFreqPier2G[AR9287_NUM_2G_CAL_PIERS]; member
H A Dah_eeprom_v4k.h163 uint8_t calFreqPier2G[AR5416_4K_NUM_2G_CAL_PIERS]; member
H A Dah_eeprom_v14.h269 uint8_t calFreqPier2G[AR5416_NUM_2G_CAL_PIERS]; member
/freebsd/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c259 printf(" 0x%.2x ", eep->ee_base.calFreqPier2G[i]); in eeprom_v14_calfreqpiers_print()
264 if (eep->ee_base.calFreqPier2G[i] == 0xff) in eeprom_v14_calfreqpiers_print()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_olc.c309 pCalBChans = pEepData->calFreqPier2G; in ar9280SetPowerCalTable()
H A Dar9287_reset.c69 pCalBChans = pEepData->calFreqPier2G; in ar9287SetPowerCalTable()
H A Dar9285_reset.c588 pCalBChans = pEepData->calFreqPier2G; in ar9285SetPowerCalTable()
/freebsd/sys/dev/otus/
H A Dif_otusreg.h847 uint8_t calFreqPier2G[AR5416_NUM_2G_CAL_PIERS]; member
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c2370 pCalBChans = pEepData->calFreqPier2G; in ar5416SetPowerCalTable()