Lines Matching +full:50 +full:a
37 #define MIN_PPB_THRESH 50
43 #define WIDTH_LOWER(X) ((X*(100-WIDTH_TOLERANCE)+50)/100)
44 #define WIDTH_UPPER(X) ((X*(100+WIDTH_TOLERANCE)+50)/100)
83 * collected for more than a year.
93 FCC_PATTERN(5, 50, 100, 1000, 2000, 1, 1, true),
113 JP_PATTERN(2, 0, 1, 1388, 1388, 1, 18, 50, false),
114 JP_PATTERN(3, 0, 4, 4000, 4000, 1, 18, 50, false),
115 JP_PATTERN(4, 0, 5, 150, 230, 1, 23, 50, false),
116 JP_PATTERN(5, 6, 10, 200, 500, 1, 16, 50, false),
117 JP_PATTERN(6, 11, 20, 200, 500, 1, 12, 50, false),
118 JP_PATTERN(7, 50, 100, 1000, 2000, 1, 3, 50, true),
119 JP_PATTERN(5, 0, 1, 333, 333, 1, 9, 50, false),
135 * get_dfs_domain_radar_types() - get radar types for a given DFS domain
152 * struct channel_detector - detector elements for a DFS channel
158 * to support off-channel scanning. A pattern detector has a list of channels
167 /* channel_detector_reset() - reset detector lines for a given channel */
233 * Return existing channel detector for the given frequency or return a
275 * pulses received for a non-supported or un-initialized in dpd_add_pulse()