Searched refs:tdls_sync (Results 1 – 14 of 14) sorted by relevance
898 struct mutex tdls_sync; /* protect tdls config operations */ member
16995 mutex_init(&cfg->tdls_sync); in wl_init_priv()22110 mutex_lock(&cfg->tdls_sync); in wl_cfg80211_tdls_config()22208 mutex_unlock(&cfg->tdls_sync); in wl_cfg80211_tdls_config()
1377 struct mutex tdls_sync; /* protect tdls config operations */ member
18557 mutex_init(&cfg->tdls_sync);23157 mutex_lock(&cfg->tdls_sync);23256 mutex_unlock(&cfg->tdls_sync);
1437 struct mutex tdls_sync; /* protect tdls config operations */ member
18709 mutex_init(&cfg->tdls_sync);23401 mutex_lock(&cfg->tdls_sync);23500 mutex_unlock(&cfg->tdls_sync);
18711 mutex_init(&cfg->tdls_sync);23403 mutex_lock(&cfg->tdls_sync);23502 mutex_unlock(&cfg->tdls_sync);
5403 mutex_lock(&cfg->tdls_sync); in wl_cfg80211_tdls_config()5502 mutex_unlock(&cfg->tdls_sync); in wl_cfg80211_tdls_config()
1887 struct mutex tdls_sync; /* protect tdls config operations */ member
15769 mutex_init(&cfg->tdls_sync); in wl_init_priv()22903 ret = snprintf(buf+len, buf_len-len, "tdls_sync:%d\n", mutex_is_locked(&cfg->tdls_sync)); in wl_cfg80211_debug_data_dump()
5358 mutex_lock(&cfg->tdls_sync); in wl_cfg80211_tdls_config()5457 mutex_unlock(&cfg->tdls_sync); in wl_cfg80211_tdls_config()
15645 mutex_init(&cfg->tdls_sync); in wl_init_priv()22658 ret = snprintf(buf+len, buf_len-len, "tdls_sync:%d\n", mutex_is_locked(&cfg->tdls_sync)); in wl_cfg80211_debug_data_dump()