Home
last modified time | relevance | path

Searched refs:ar9287olcTemperatureCompensation (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
Dar9287_olc.h25 extern void ar9287olcTemperatureCompensation(struct ath_hal *ah);
Dar9287_olc.c67 ar9287olcTemperatureCompensation(struct ath_hal *ah) in ar9287olcTemperatureCompensation() function
Dar9287_attach.c171 AH5416(ah)->ah_olcTempCompensation = ar9287olcTemperatureCompensation; in ar9287Attach()