Searched refs:fulltsf (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_radar.c | 234 uint64_t fulltsf, const char *buf, HAL_DFS_EVENT *event) in ar5416ProcessRadarEvent() argument 404 event->re_full_ts = fulltsf; in ar5416ProcessRadarEvent()
|
H A D | ar5416.h | 264 struct ath_rx_status *rxs, uint64_t fulltsf, const char *buf,
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_freebsd.c | 135 uint64_t fulltsf, const char *buf, HAL_DFS_EVENT *event) in ar9300_freebsd_proc_radar_event() argument 305 event->re_full_ts = fulltsf; in ar9300_freebsd_proc_radar_event()
|
H A D | ar9300_stub_funcs.h | 227 struct ath_rx_status *rxs, uint64_t fulltsf, const char *buf,
|
H A D | ar9300_stub_funcs.c | 1221 struct ath_rx_status *rxs, uint64_t fulltsf, const char *buf, in ar9300_Stub_ProcessRadarEvent() argument
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_misc.c | 1350 uint64_t fulltsf, const char *buf, HAL_DFS_EVENT *event) in ar5212ProcessRadarEvent() argument 1381 event->re_full_ts = fulltsf; in ar5212ProcessRadarEvent()
|
H A D | ar5212.h | 656 struct ath_rx_status *rxs, uint64_t fulltsf, const char *buf,
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah.h | 1416 struct ath_rx_status *rxs, uint64_t fulltsf,
|