Home
last modified time | relevance | path

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

/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd_inc.h134 struct dfs_staggered_pulse { struct
135 u_int32_t rp_numpulses; /* Num of pulses in radar burst */
136 u_int32_t rp_pulsedur; /* Duration of each pulse in usecs */
137 u_int32_t rp_min_pulsefreq; /* Frequency of pulses in burst */
138 u_int32_t rp_max_pulsefreq; /* Frequency of pulses in burst */
139 u_int32_t rp_patterntype; /* fixed or variable pattern type*/
140 u_int32_t rp_pulsevar; /* Time variation of pulse duration for
142 u_int32_t rp_threshold; /* Thershold for MF output to indicateC
144 u_int32_t rp_mindur; /* Min pulse duration to be considered for
146 u_int32_t rp_maxdur; /* Max pusle duration to be considered for
[all …]