Searched refs:mt7915_find_freq_idx (Results 1 – 1 of 1) sorted by relevance
2841 static int mt7915_find_freq_idx(const u16 *freqs, int n_freqs, u16 cur) in mt7915_find_freq_idx() function2878 idx = mt7915_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), in mt7915_dpd_freq_idx()2883 idx = mt7915_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), in mt7915_dpd_freq_idx()2889 return mt7915_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), freq); in mt7915_dpd_freq_idx()