Searched refs:ch_offset (Results 1 – 1 of 1) sorted by relevance
2254 uint8_t index, index_max, chan_idx, ch_offset = 0; local2268 ch_offset = 2;2274 ch_offset = 6;2283 if ((chan_idx >= (center_freq[index] - ch_offset)) &&2284 (chan_idx <= (center_freq[index] + ch_offset))) {