Searched refs:ch_offset (Results 1 – 1 of 1) sorted by relevance
2174 uint8_t index, index_max, chan_idx, ch_offset = 0; local2188 ch_offset = 2;2194 ch_offset = 6;2203 if ((chan_idx >= (center_freq[index] - ch_offset)) &&2204 (chan_idx <= (center_freq[index] + ch_offset))) {