Searched refs:HAL_PHYERR_PARAM (Results 1 – 17 of 17) sorted by relevance
/freebsd/sys/dev/ath/ath_dfs/null/ |
H A D | dfs_null.c | 104 HAL_PHYERR_PARAM pe; in ath_dfs_radar_enable() 157 HAL_PHYERR_PARAM pe; in ath_dfs_radar_disable() 224 HAL_PHYERR_PARAM peout; in ath_ioctl_phyerr() 225 HAL_PHYERR_PARAM *pe; in ath_ioctl_phyerr() 256 if (insize < sizeof(HAL_PHYERR_PARAM)) { in ath_ioctl_phyerr() 260 pe = (HAL_PHYERR_PARAM *) indata; in ath_ioctl_phyerr() 265 outsize = sizeof(HAL_PHYERR_PARAM); in ath_ioctl_phyerr() 267 pe = (HAL_PHYERR_PARAM *) outdata; in ath_ioctl_phyerr() 289 ath_dfs_get_thresholds(struct ath_softc *sc, HAL_PHYERR_PARAM *param) in ath_dfs_get_thresholds()
|
/freebsd/tools/tools/ath/athradar/ |
H A D | athradar.c | 81 HAL_PHYERR_PARAM pe; in radarset() 153 radar->atd.ad_in_size = sizeof(HAL_PHYERR_PARAM); in radarset() 161 HAL_PHYERR_PARAM pe; in radar_get()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_radar.c | 54 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()
|
H A D | ar5416.h | 259 extern void ar5416EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe); 261 HAL_PHYERR_PARAM *pe); 262 extern void ar5416GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_radar.c | 229 ar9300_enable_dfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) 326 ar9300_get_dfs_thresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) 383 HAL_PHYERR_PARAM *pe) 437 ar9300_get_default_dfs_thresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe)
|
H A D | ar9300_stub_funcs.h | 224 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);
|
H A D | ar9300_freebsd.h | 81 HAL_PHYERR_PARAM *pe);
|
H A D | ar9300.h | 1474 extern void ar9300_enable_dfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe); 1475 extern void ar9300_get_dfs_thresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe); 1479 int *numb5radars, HAL_PHYERR_PARAM *pe); 1480 extern HAL_BOOL ar9300_get_default_dfs_thresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
|
H A D | ar9300_stub_funcs.c | 1206 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()
|
/freebsd/sys/dev/ath/ |
H A D | if_athdfs.h | 47 HAL_PHYERR_PARAM *param);
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210.h | 267 extern void ar5210EnableDfs(struct ath_hal *, HAL_PHYERR_PARAM *); 268 extern void ar5210GetDfsThresh(struct ath_hal *, HAL_PHYERR_PARAM *);
|
H A D | ar5210_misc.c | 688 ar5210EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5210EnableDfs() 693 ar5210GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5210GetDfsThresh()
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211.h | 295 extern void ar5211EnableDfs(struct ath_hal *, HAL_PHYERR_PARAM *); 296 extern void ar5211GetDfsThresh(struct ath_hal *, HAL_PHYERR_PARAM *);
|
H A D | ar5211_misc.c | 726 ar5211EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5211EnableDfs() 731 ar5211GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5211GetDfsThresh()
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah.h | 1023 } HAL_PHYERR_PARAM; typedef 1410 HAL_PHYERR_PARAM *pe); 1412 HAL_PHYERR_PARAM *pe); 1414 HAL_PHYERR_PARAM *pe);
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212.h | 651 extern void ar5212EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe); 653 HAL_PHYERR_PARAM *pe); 654 extern void ar5212GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe);
|
H A D | ar5212_misc.c | 1164 ar5212EnableDfs(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5212EnableDfs() 1268 ar5212GetDfsDefaultThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5212GetDfsDefaultThresh() 1305 ar5212GetDfsThresh(struct ath_hal *ah, HAL_PHYERR_PARAM *pe) in ar5212GetDfsThresh()
|