Searched refs:stopband (Results 1 – 1 of 1) sorted by relevance
7310 u8 stopband; in rt2800_init_rx_filter() local7351 stopband = rt2800_bbp_read(rt2x00dev, 55); in rt2800_init_rx_filter()7353 if ((passband - stopband) <= filter_target) { in rt2800_init_rx_filter()7355 overtuned += ((passband - stopband) == filter_target); in rt2800_init_rx_filter()