Searched refs:ath_hal_getdfsthresh (Results 1 – 2 of 2) sorted by relevance
159 (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()
1479 #define ath_hal_getdfsthresh(_ah, _param) \ macro