Searched refs:OCE_STA_CFON (Results 1 – 5 of 5) sorted by relevance
566 if (hapd->enable_oce & (OCE_AP | OCE_STA_CFON)) { in hostapd_eid_mbo()570 if ((hapd->enable_oce & (OCE_AP | OCE_STA_CFON)) == in hostapd_eid_mbo()571 OCE_STA_CFON) in hostapd_eid_mbo()601 if (hapd->enable_oce & (OCE_AP | OCE_STA_CFON)) in hostapd_mbo_ie_len()
393 #define OCE_STA_CFON BIT(1) macro
882 if (hapd && (hapd->conf->oce & OCE_STA_CFON) && in main()885 hapd->enable_oce = OCE_STA_CFON; in main()
5493 if ((wpa_s->conf->oce & OCE_STA_CFON) && in wpa_supplicant_init_iface()
682 if ((wpa_s->conf->oce & OCE_STA_CFON) && in wpa_supplicant_ctrl_iface_set()