Home
last modified time | relevance | path

Searched defs:dfs_bin5pulse (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd_inc.h155 struct dfs_bin5pulse { struct
156 u_int32_t b5_threshold; /* Number of bin5 pulses to indicate detection */
157 u_int32_t b5_mindur; /* Min duration for a bin5 pulse */
158 u_int32_t b5_maxdur; /* Max duration for a bin5 pulse */
159 u_int32_t b5_timewindow; /* Window over which to count bin5 pulses */
160 u_int32_t b5_rssithresh; /* Min rssi to be considered a pulse */
161 …int32_t b5_rssimargin; /* rssi threshold margin. In Turbo Mode HW reports rssi 3dB */