Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:hw_mode

1861 		enum hostapd_hw_mode hw_mode;
1866 hw_mode = ieee80211_freq_to_chan(ssid->frequency, &channel);
1868 if (wpa_s->hw.modes[i].mode == hw_mode) {