Searched refs:enable_oce (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dmbo.c192 ((wpa_s->enable_oce & OCE_STA) ? 3 : 0))
212 if ((wpa_s->enable_oce & OCE_STA) && add_oce_capa) {
425 if (wpa_s->enable_oce & OCE_STA) {
H A Dscan.c506 if (wpa_s->enable_oce & OCE_STA)
550 if (wpa_s->enable_oce & OCE_STA)
1191 if (wpa_s->enable_oce & OCE_STA)
1605 if (wpa_s->enable_oce & OCE_STA)
H A Dwpa_supplicant_i.h1147 * enable_oce - Enable OCE if it is enabled by user and device also
1153 u8 enable_oce; member in struct:wpa_supplicant
H A Dctrl_iface.c727 wpa_s->enable_oce = OCE_STA;
738 wpa_s->enable_oce = 0;
H A Dwpa_supplicant.c5957 wpa_s->enable_oce = OCE_STA;

Completed in 101 milliseconds