Searched refs:g_soft_unload (Results 1 – 1 of 1) sorted by relevance
18972 static bool g_soft_unload; variable18976 return g_soft_unload; in hdd_get_wlan_driver_status()18987 if (!g_soft_unload) { in hdd_wlan_soft_driver_load()18993 g_soft_unload = false; in hdd_wlan_soft_driver_load()18999 if (g_soft_unload) { in hdd_wlan_soft_driver_unload()19004 g_soft_unload = true; in hdd_wlan_soft_driver_unload()