Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.c441 if (!ath_hal_setrfkill(ah, rfkill)) { in ath_sysctl_rfkill()
H A Dif_athvar.h1297 #define ath_hal_setrfkill(_ah, _onoff) \ macro