Searched refs:freq_entry (Results 1 – 1 of 1) sorted by relevance
1866 uint32_t freq_entry; in cm_bss_mlo_type() local1882 freq_entry = entry->channel.chan_freq; in cm_bss_mlo_type()1889 if (is_freq_dbs_or_sbs(psoc, freq[i], freq_entry)) { in cm_bss_mlo_type()1891 } else if (freq[i] == freq_entry) { in cm_bss_mlo_type()1960 static int8_t cm_estimate_rssi(int8_t rssi_entry, uint32_t freq_entry, in cm_estimate_rssi() argument1963 if (wlan_reg_is_24ghz_ch_freq(freq_entry)) { in cm_estimate_rssi()1968 } else if (wlan_reg_is_5ghz_ch_freq(freq_entry)) { in cm_estimate_rssi()1973 } else if (wlan_reg_is_6ghz_chan_freq(freq_entry)) { in cm_estimate_rssi()2032 uint32_t freq_entry; in cm_calculate_mlo_bss_score() local2052 freq_entry = entry->channel.chan_freq; in cm_calculate_mlo_bss_score()[all …]