Searched refs:WPA_SETBAND_AUTO (Results 1 – 4 of 4) sorted by relevance
417 WPA_SETBAND_AUTO = 0, enumerator
1171 u32 setband_mask = WPA_SETBAND_AUTO; in hostapd_ctrl_iface_set_band()1186 if (setband_mask == WPA_SETBAND_AUTO) in hostapd_ctrl_iface_set_band()
309 u32 setband_mask = WPA_SETBAND_AUTO; in wpas_ctrl_set_band()324 if (setband_mask == WPA_SETBAND_AUTO) in wpas_ctrl_set_band()
5995 wpa_s->setband_mask = WPA_SETBAND_AUTO; in wpa_supplicant_alloc()