Searched refs:assoc_stat_lock (Results 1 – 2 of 2) sorted by relevance
237 mutex_lock(&wl->assoc_stat_lock); in gelic_wl_get_link() 242 mutex_unlock(&wl->assoc_stat_lock); in gelic_wl_get_link() 986 mutex_lock(&wl->assoc_stat_lock); in gelic_wl_get_essid() 996 mutex_unlock(&wl->assoc_stat_lock); in gelic_wl_get_essid() 1170 mutex_lock(&wl->assoc_stat_lock); in gelic_wl_get_ap() 1180 mutex_unlock(&wl->assoc_stat_lock); in gelic_wl_get_ap() 1910 * Start association. caller must hold assoc_stat_lock2063 if (!mutex_trylock(&wl->assoc_stat_lock)) { in gelic_wl_disconnect_event() 2082 mutex_unlock(&wl->assoc_stat_lock); in gelic_wl_disconnect_event() 2173 mutex_lock(&wl->assoc_stat_lock); in gelic_wl_assoc_worker() [all...]
257 struct mutex assoc_stat_lock; member