Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd_inc.h111 struct dfs_pulse { struct
112 u_int32_t rp_numpulses ; /* Num of pulses in radar burst */
113 u_int32_t rp_pulsedur; /* Duration of each pulse in usecs */
114 u_int32_t rp_pulsefreq; /* Frequency of pulses in burst */
115 u_int32_t rp_max_pulsefreq; /* Frequency of pulses in burst */
116 u_int32_t rp_patterntype; /* fixed or variable pattern type*/
117 u_int32_t rp_pulsevar; /* Time variation of pulse duration for
119 u_int32_t rp_threshold; /* Threshold for MF output to indicate
126 u_int32_t rp_meanoffset; /* Offset for timing adjustment */
130 u_int32_t rp_ignore_pri_window;
[all …]