Searched refs:stopband (Results 1 – 1 of 1) sorted by relevance
7230 u8 stopband; in rt2800_init_rx_filter() local7271 stopband = rt2800_bbp_read(rt2x00dev, 55); in rt2800_init_rx_filter()7273 if ((passband - stopband) <= filter_target) { in rt2800_init_rx_filter()7275 overtuned += ((passband - stopband) == filter_target); in rt2800_init_rx_filter()