mt7915_find_freq_idx
idx = mt7915_find_freq_idx(freq_list, n_freqs, freq + 10);
idx = mt7915_find_freq_idx(freq_list, n_freqs, freq - 10);
return mt7915_find_freq_idx(freq_list, n_freqs, freq);