Home
last modified time | relevance | path

Searched refs:HAL_PHYERR_PARAM (Results 1 – 18 of 18) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_dfs/null/
HDdfs_null.c106 HAL_PHYERR_PARAM pe; in ath_dfs_radar_enable()
159 HAL_PHYERR_PARAM pe; in ath_dfs_radar_disable()
226 HAL_PHYERR_PARAM peout; in ath_ioctl_phyerr()
227 HAL_PHYERR_PARAM *pe; in ath_ioctl_phyerr()
258 if (insize < sizeof(HAL_PHYERR_PARAM)) { in ath_ioctl_phyerr()
262 pe = (HAL_PHYERR_PARAM *) indata; in ath_ioctl_phyerr()
267 outsize = sizeof(HAL_PHYERR_PARAM); in ath_ioctl_phyerr()
269 pe = (HAL_PHYERR_PARAM *) outdata; in ath_ioctl_phyerr()
291 ath_dfs_get_thresholds(struct ath_softc *sc, HAL_PHYERR_PARAM *param) in ath_dfs_get_thresholds()
/freebsd-11-stable/tools/tools/ath/athradar/
HDathradar.c83 HAL_PHYERR_PARAM pe; in radarset()
155 radar->atd.ad_in_size = sizeof(HAL_PHYERR_PARAM); in radarset()
163 HAL_PHYERR_PARAM pe; in radar_get()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_radar.c54 ar5416GetDfsDefaultThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5416GetDfsDefaultThresh()
81 ar5416GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5416GetDfsThresh()
123 ar5416EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5416EnableDfs()
HDar5416.h265 extern void ar5416EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
267 HAL_PHYERR_PARAM *pe);
268 extern void ar5416GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
/freebsd-11-stable/sys/dev/ath/
HDif_athdfs.h47 HAL_PHYERR_PARAM *param);
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_radar.c229 ar9300_enable_dfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe)
319 ar9300_get_dfs_thresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe)
375 HAL_PHYERR_PARAM *pe)
HDar9300_stub_funcs.h224 extern void ar9300_Stub_EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
225 extern void ar9300_Stub_GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
HDar9300_freebsd.h81 HAL_PHYERR_PARAM *pe);
HDar9300_stub_funcs.c1206 ar9300_Stub_EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar9300_Stub_EnableDfs()
1213 ar9300_Stub_GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar9300_Stub_GetDfsThresh()
HDar9300.h1486 extern void ar9300_enable_dfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
1487 extern void ar9300_get_dfs_thresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
1491 int *numb5radars, HAL_PHYERR_PARAM *pe);
HDar9300_freebsd.c701 HAL_PHYERR_PARAM *pe) in ar9300_freebsd_get_dfs_default_thresh()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210.h265 extern void ar5210EnableDfs(struct ath_hal *, HAL_PHYERR_PARAM *);
266 extern void ar5210GetDfsThresh(struct ath_hal *, HAL_PHYERR_PARAM *);
HDar5210_misc.c681 ar5210EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5210EnableDfs()
686 ar5210GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5210GetDfsThresh()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211.h291 extern void ar5211EnableDfs(struct ath_hal *, HAL_PHYERR_PARAM *);
292 extern void ar5211GetDfsThresh(struct ath_hal *, HAL_PHYERR_PARAM *);
HDar5211_misc.c720 ar5211EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5211EnableDfs()
725 ar5211GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5211GetDfsThresh()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212.h649 extern void ar5212EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
651 HAL_PHYERR_PARAM *pe);
652 extern void ar5212GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
HDar5212_misc.c1164 ar5212EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5212EnableDfs()
1269 ar5212GetDfsDefaultThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5212GetDfsDefaultThresh()
1306 ar5212GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5212GetDfsThresh()
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah.h1001 } HAL_PHYERR_PARAM; typedef
1387 HAL_PHYERR_PARAM *pe);
1389 HAL_PHYERR_PARAM *pe);
1391 HAL_PHYERR_PARAM *pe);