Searched refs:scan_lock (Results 1 – 3 of 3) sorted by relevance
718 if (mutex_lock_interruptible(&wl->scan_lock)) in gelic_wl_get_scan()757 mutex_unlock(&wl->scan_lock); in gelic_wl_get_scan()1560 if (mutex_lock_interruptible(&wl->scan_lock)) in gelic_wl_start_scan()1610 mutex_unlock(&wl->scan_lock); in gelic_wl_start_scan()1632 mutex_lock(&wl->scan_lock); in gelic_wl_scan_complete_event()1756 mutex_unlock(&wl->scan_lock); in gelic_wl_scan_complete_event()2337 mutex_lock(&wl->scan_lock); in gelic_wl_assoc_worker()2357 mutex_unlock(&wl->scan_lock); in gelic_wl_assoc_worker()2490 mutex_init(&wl->scan_lock); in gelic_wl_alloc()
244 struct mutex scan_lock; member
391 spinlock_t scan_lock; member