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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c291 int monitor_refcount; member in struct:wpa_driver_nl80211_data
8204 if (drv->monitor_refcount > 0)
8205 drv->monitor_refcount--;
8207 drv->monitor_refcount);
8208 if (drv->monitor_refcount > 0)
8232 drv->monitor_refcount++;
8234 drv->monitor_refcount);
8312 drv->monitor_refcount++;
11968 "monitor_refcount=%d\n"
11984 drv->monitor_refcount,
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c291 int monitor_refcount; member in struct:wpa_driver_nl80211_data
8204 if (drv->monitor_refcount > 0)
8205 drv->monitor_refcount--;
8207 drv->monitor_refcount);
8208 if (drv->monitor_refcount > 0)
8232 drv->monitor_refcount++;
8234 drv->monitor_refcount);
8312 drv->monitor_refcount++;
11968 "monitor_refcount=%d\n"
11984 drv->monitor_refcount,
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c291 int monitor_refcount; member in struct:wpa_driver_nl80211_data
8204 if (drv->monitor_refcount > 0)
8205 drv->monitor_refcount--;
8207 drv->monitor_refcount);
8208 if (drv->monitor_refcount > 0)
8232 drv->monitor_refcount++;
8234 drv->monitor_refcount);
8312 drv->monitor_refcount++;
11968 "monitor_refcount=%d\n"
11984 drv->monitor_refcount,
[all...]

Completed in 137 milliseconds