Searched refs:mt7915_find_freq_idx (Results 1 – 1 of 1) sorted by relevance
2936 static int mt7915_find_freq_idx(const u16 *freqs, int n_freqs, u16 cur) in mt7915_find_freq_idx() function2973 idx = mt7915_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), in mt7915_dpd_freq_idx()2978 idx = mt7915_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), in mt7915_dpd_freq_idx()2984 return mt7915_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), freq); in mt7915_dpd_freq_idx()