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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211_monitor.c322 if (drv->monitor_refcount > 0)
323 drv->monitor_refcount--;
325 drv->monitor_refcount);
326 if (drv->monitor_refcount > 0)
349 drv->monitor_refcount++;
351 drv->monitor_refcount);
429 drv->monitor_refcount++;
H A Ddriver_nl80211.h121 int monitor_refcount; member in struct:wpa_driver_nl80211_data
H A Ddriver_nl80211.c7418 "monitor_refcount=%d\n"
7435 drv->monitor_refcount,
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211_monitor.c322 if (drv->monitor_refcount > 0)
323 drv->monitor_refcount--;
325 drv->monitor_refcount);
326 if (drv->monitor_refcount > 0)
349 drv->monitor_refcount++;
351 drv->monitor_refcount);
429 drv->monitor_refcount++;
H A Ddriver_nl80211.h121 int monitor_refcount; member in struct:wpa_driver_nl80211_data
H A Ddriver_nl80211.c7418 "monitor_refcount=%d\n"
7435 drv->monitor_refcount,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_monitor.c322 if (drv->monitor_refcount > 0)
323 drv->monitor_refcount--;
325 drv->monitor_refcount);
326 if (drv->monitor_refcount > 0)
349 drv->monitor_refcount++;
351 drv->monitor_refcount);
429 drv->monitor_refcount++;
H A Ddriver_nl80211.h121 int monitor_refcount; member in struct:wpa_driver_nl80211_data
H A Ddriver_nl80211.c7418 "monitor_refcount=%d\n"
7435 drv->monitor_refcount,

Completed in 180 milliseconds