Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_dfs/null/
Ddfs_null.c137 ath_hal_enabledfs(sc->sc_ah, &pe); in ath_dfs_radar_enable()
165 (void) ath_hal_enabledfs(sc->sc_ah, &pe); in ath_dfs_radar_disable()
265 ath_hal_enabledfs(sc->sc_ah, pe); in ath_ioctl_phyerr()
/freebsd-12-stable/sys/dev/ath/
Dif_athvar.h1472 #define ath_hal_enabledfs(_ah, _param) \ macro