HomeSort by relevance Sort by last modified time
    Searched refs:monitor_refcount (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_monitor.c 322 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++;
driver_nl80211.h 121 int monitor_refcount; member in struct:wpa_driver_nl80211_data
driver_nl80211.c     [all...]

Completed in 94 milliseconds