Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_sysctl.c359 error = !ath_hal_setdiag(sc->sc_ah, diag) ? EINVAL : 0; in ath_sysctl_diag()
H A Dif_athvar.h1262 #define ath_hal_setdiag(_ah, _v) \ macro