Home
last modified time | relevance | path

Searched refs:ath_hal_getdiag (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_sysctl.c348 if (!ath_hal_getdiag(sc->sc_ah, &diag)) { in ath_sysctl_diag()
H A Dif_athvar.h1243 #define ath_hal_getdiag(_ah, _pv) \ macro