Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/ath/
H A Dif_ath_sysctl.c441 if (!ath_hal_setrfkill(ah, rfkill)) { in ath_sysctl_rfkill()
H A Dif_athvar.h1293 #define ath_hal_setrfkill(_ah, _onoff) \ macro