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

/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 332 milliseconds