Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h473 #define ath_hal_isrfkillenabled(_ah) \ macro
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c5051 if (ath_hal_isrfkillenabled(ah)) { in ar9300_reset()