Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hostap/src/
Dsupp_main.c147 size_t drv_count; member
749 hglobal.drv_count++; in hostapd_global_init()
752 if (hglobal.drv_count == 0) { in hostapd_global_init()
756 hglobal.drv_priv = os_calloc(hglobal.drv_count, sizeof(void *)); in hostapd_global_init()
795 hglobal.drv_count++; in hostapd_driver_init()