Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_sysctl.c432 rfkill = ath_hal_getrfkill(ah); in ath_sysctl_rfkill()
437 if (rfkill == ath_hal_getrfkill(ah)) { /* unchanged */ in ath_sysctl_rfkill()
H A Dif_athvar.h1291 #define ath_hal_getrfkill(_ah) \ macro