Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_dfs/null/
H A Ddfs_null.c159 (void) ath_hal_getdfsthresh(sc->sc_ah, &pe); in ath_dfs_radar_disable()
266 ath_hal_getdfsthresh(sc->sc_ah, &peout); in ath_ioctl_phyerr()
291 ath_hal_getdfsthresh(sc->sc_ah, param); in ath_dfs_get_thresholds()
/freebsd/sys/dev/ath/
H A Dif_athvar.h1475 #define ath_hal_getdfsthresh(_ah, _param) \ macro