Searched refs:mt7915_find_freq_idx (Results 1 – 1 of 1) sorted by relevance
2844 static int mt7915_find_freq_idx(const u16 *freqs, int n_freqs, u16 cur) in mt7915_find_freq_idx() function2881 idx = mt7915_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), in mt7915_dpd_freq_idx()2886 idx = mt7915_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), in mt7915_dpd_freq_idx()2892 return mt7915_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), freq); in mt7915_dpd_freq_idx()