Home
last modified time | relevance | path

Searched refs:ah_olcTempCompensation (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c169 AH5416(ah)->ah_olcTempCompensation = ar9287olcTemperatureCompensation; in ar9287Attach()
H A Dar9280_attach.c208 AH5416(ah)->ah_olcTempCompensation = ar9280olcTemperatureCompensation; in ar9280Attach()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h92 void (*ah_olcTempCompensation)(struct ath_hal *); member
H A Dar5416_cal.c501 AH5416(ah)->ah_olcTempCompensation(ah); in ar5416PerCalibrationN()
H A Dar5416_attach.c234 AH5416(ah)->ah_olcTempCompensation = ar5416olcTempCompensation; in ar5416InitState()
H A Dar5416_reset.c238 AH5416(ah)->ah_olcTempCompensation(ah); in ar5416Reset()