Home
last modified time | relevance | path

Searched refs:mt7615_find_freq_idx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c2222 static int mt7615_find_freq_idx(const u16 *freqs, int n_freqs, u16 cur) in mt7615_find_freq_idx() function
2272 idx = mt7615_find_freq_idx(freq_bw40, ARRAY_SIZE(freq_bw40), in mt7615_dcoc_freq_idx()
2279 idx = mt7615_find_freq_idx(freq_bw40, ARRAY_SIZE(freq_bw40), in mt7615_dcoc_freq_idx()
2287 idx = mt7615_find_freq_idx(freq_bw40, ARRAY_SIZE(freq_bw40), in mt7615_dcoc_freq_idx()
2296 return mt7615_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), freq); in mt7615_dcoc_freq_idx()
2399 idx = mt7615_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), in mt7615_dpd_freq_idx()
2404 idx = mt7615_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), in mt7615_dpd_freq_idx()
2410 return mt7615_find_freq_idx(freq_list, ARRAY_SIZE(freq_list), freq); in mt7615_dpd_freq_idx()