Searched refs:mt7915_find_freq_idx (Results 1 – 1 of 1) sorted by relevance
2934 static int mt7915_find_freq_idx(const u16 *freqs, int n_freqs, u16 cur) in mt7915_find_freq_idx() function2971 idx = mt7915_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), in mt7915_dpd_freq_idx()2976 idx = mt7915_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), in mt7915_dpd_freq_idx()2982 return mt7915_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), freq); in mt7915_dpd_freq_idx()