Searched refs:OCE_STA (Results 1 – 8 of 8) sorted by relevance
222 ((wpa_s->enable_oce & OCE_STA) ? 3 : 0)) in wpas_mbo_ie()242 if ((wpa_s->enable_oce & OCE_STA) && add_oce_capa) { in wpas_mbo_ie()455 if (wpa_s->enable_oce & OCE_STA) { in wpas_mbo_scan_ie()
46 #define DEFAULT_OCE_SUPPORT OCE_STA
541 if (wpa_s->enable_oce & OCE_STA) in wpa_supplicant_set_default_scan_ies()599 if (wpa_s->enable_oce & OCE_STA) in wpa_supplicant_extra_ies()1273 if (wpa_s->enable_oce & OCE_STA) in wpa_supplicant_scan()1685 if (wpa_s->enable_oce & OCE_STA) in wpa_supplicant_req_sched_scan()
6672 if ((wpa_s->conf->oce & OCE_STA) && in wpa_supplicant_init_iface()6674 wpa_s->enable_oce = OCE_STA; in wpa_supplicant_init_iface()
871 if ((wpa_s->conf->oce & OCE_STA) && in wpa_supplicant_ctrl_iface_set()873 wpa_s->enable_oce = OCE_STA; in wpa_supplicant_ctrl_iface_set()
416 #define OCE_STA BIT(0) macro
308 DF2S(OCE_STA); in driver_flag_to_string()
1752 if (wpa_s->enable_oce & OCE_STA) { in getWpaDriverCapabilitiesInternal_1_4()