Lines Matching refs:u_int32_t

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
121 u_int32_t rp_mindur; /* Min pulse duration to be considered for
123 u_int32_t rp_maxdur; /* Max pusle duration to be considered for
125 u_int32_t rp_rssithresh; /* Minimum rssi to be considered a radar pulse */
126 u_int32_t rp_meanoffset; /* Offset for timing adjustment */
130 u_int32_t rp_ignore_pri_window;
131 u_int32_t rp_pulseid; /* Unique ID for identifying filter */
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
148 u_int32_t rp_rssithresh; /* Minimum rssi to be considered a radar pulse */
149 u_int32_t rp_meanoffset; /* Offset for timing adjustment */
152 u_int32_t rp_pulseid; /* Unique ID for identifying filter */
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 u_int32_t b5_rssimargin; /* rssi threshold margin. In Turbo Mode HW reports rssi 3dB */
178 u_int32_t tx_frame_count;
179 u_int32_t rx_frame_count;
180 u_int32_t rx_clear_count;
181 u_int32_t cycle_count;
182 u_int32_t ext_cycle_count;
244 static const u_int32_t mci_concur_tx_max_pwr[4][8] =