Home
last modified time | relevance | path

Searched refs:monitor_refcount (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_monitor.c325 if (drv->monitor_refcount > 0) in nl80211_remove_monitor_interface()
326 drv->monitor_refcount--; in nl80211_remove_monitor_interface()
328 drv->monitor_refcount); in nl80211_remove_monitor_interface()
329 if (drv->monitor_refcount > 0) in nl80211_remove_monitor_interface()
352 drv->monitor_refcount++; in nl80211_create_monitor_interface()
354 drv->monitor_refcount); in nl80211_create_monitor_interface()
441 drv->monitor_refcount++; in nl80211_create_monitor_interface()
Ddriver_nl80211.h142 int monitor_refcount; member
Ddriver_nl80211.c9726 drv->monitor_refcount, in wpa_driver_nl80211_status()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_monitor.c322 if (drv->monitor_refcount > 0) in nl80211_remove_monitor_interface()
323 drv->monitor_refcount--; in nl80211_remove_monitor_interface()
325 drv->monitor_refcount); in nl80211_remove_monitor_interface()
326 if (drv->monitor_refcount > 0) in nl80211_remove_monitor_interface()
349 drv->monitor_refcount++; in nl80211_create_monitor_interface()
351 drv->monitor_refcount); in nl80211_create_monitor_interface()
438 drv->monitor_refcount++; in nl80211_create_monitor_interface()
Ddriver_nl80211.h139 int monitor_refcount; member
Ddriver_nl80211.c8894 drv->monitor_refcount, in wpa_driver_nl80211_status()