Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:freq2

5330  * @freq2: Center frequency of segment 1 for the GO operating in VHT 80P80 mode
8908 int freq1 = 0, freq2 = 0;
8927 freq2 = ieee80211_chan_to_freq(
8931 if (freq1 < 0 || freq2 < 0) {
8940 csa_settings.freq_params.center_freq2 = freq2;