Searched refs:wmi_first (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Dndis_events.c28 static int wmi_first = 1; variable
736 if (wmi_first) {
738 * per process, so let's use wmi_first flag to protect against
740 wmi_first = 0;
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dndis_events.c22 static int wmi_first = 1; variable
730 if (wmi_first) {
732 * per process, so let's use wmi_first flag to protect against
734 wmi_first = 0;
/external/wpa_supplicant_8/src/drivers/
H A Dndis_events.c22 static int wmi_first = 1; variable
730 if (wmi_first) {
732 * per process, so let's use wmi_first flag to protect against
734 wmi_first = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dndis_events.c22 static int wmi_first = 1; variable
730 if (wmi_first) {
732 * per process, so let's use wmi_first flag to protect against
734 wmi_first = 0;

Completed in 315 milliseconds