Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dif_ath_sysctl.c978 if (ath_hal_macversion(ah) > 0x78) { in ath_sysctlattach()
Dif_athvar.h1061 #define ath_hal_macversion(_ah) \ macro
Dif_ath.c1054 if (ath_hal_macversion(ah) > 0x78) { in ath_attach()