Searched refs:assoc_stat_lock (Results 1 – 2 of 2) sorted by relevance
249 mutex_lock(&wl->assoc_stat_lock); in gelic_wl_get_link()254 mutex_unlock(&wl->assoc_stat_lock); in gelic_wl_get_link()998 mutex_lock(&wl->assoc_stat_lock); in gelic_wl_get_essid()1008 mutex_unlock(&wl->assoc_stat_lock); in gelic_wl_get_essid()1185 mutex_lock(&wl->assoc_stat_lock); in gelic_wl_get_ap()1195 mutex_unlock(&wl->assoc_stat_lock); in gelic_wl_get_ap()2078 if (!mutex_trylock(&wl->assoc_stat_lock)) { in gelic_wl_disconnect_event()2097 mutex_unlock(&wl->assoc_stat_lock); in gelic_wl_disconnect_event()2188 mutex_lock(&wl->assoc_stat_lock); in gelic_wl_assoc_worker()2246 mutex_unlock(&wl->assoc_stat_lock); in gelic_wl_assoc_worker()[all …]
269 struct mutex assoc_stat_lock; member