Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_sysctl.c434 rfkill = ath_hal_getrfkill(ah); in ath_sysctl_rfkill()
439 if (rfkill == ath_hal_getrfkill(ah)) { /* unchanged */ in ath_sysctl_rfkill()
H A Dif_athvar.h1308 #define ath_hal_getrfkill(_ah) \ macro