Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dath_netbsd.c306 return !ath_hal_setrfkill(sc->sc_ah, rfkill) ? EINVAL : 0; in ath_sysctl_rfkill()
H A Dathvar.h531 #define ath_hal_setrfkill(_ah, _onoff) \ macro