Searched refs:devlist_mtx (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dcore.c279 mutex_lock(&rdev->devlist_mtx);
284 mutex_unlock(&rdev->devlist_mtx);
356 mutex_init(&rdev->devlist_mtx);
556 mutex_lock(&rdev->devlist_mtx);
558 mutex_unlock(&rdev->devlist_mtx);
561 mutex_lock(&rdev->devlist_mtx);
563 mutex_unlock(&rdev->devlist_mtx);
607 mutex_destroy(&rdev->devlist_mtx);
645 mutex_lock(&rdev->devlist_mtx);
647 mutex_unlock(&rdev->devlist_mtx);
[all...]
H A Dwext-sme.c86 mutex_lock(&rdev->devlist_mtx);
118 mutex_unlock(&rdev->devlist_mtx);
172 mutex_lock(&rdev->devlist_mtx);
204 mutex_unlock(&rdev->devlist_mtx);
261 mutex_lock(&rdev->devlist_mtx);
290 mutex_unlock(&rdev->devlist_mtx);
H A Dibss.c118 mutex_lock(&rdev->devlist_mtx);
122 mutex_unlock(&rdev->devlist_mtx);
321 mutex_lock(&rdev->devlist_mtx);
325 mutex_unlock(&rdev->devlist_mtx);
391 mutex_lock(&rdev->devlist_mtx);
395 mutex_unlock(&rdev->devlist_mtx);
474 mutex_lock(&rdev->devlist_mtx);
478 mutex_unlock(&rdev->devlist_mtx);
H A Dsme.c212 mutex_lock(&rdev->devlist_mtx);
237 mutex_unlock(&rdev->devlist_mtx);
309 mutex_lock(&wiphy_to_dev(wdev->wiphy)->devlist_mtx);
313 mutex_unlock(&wiphy_to_dev(wdev->wiphy)->devlist_mtx);
892 mutex_lock(&rdev->devlist_mtx);
896 mutex_unlock(&rdev->devlist_mtx);
H A Dcore.h50 struct mutex devlist_mtx; member in struct:cfg80211_registered_device
51 /* protected by devlist_mtx or RCU */
54 int opencount; /* also protected by devlist_mtx */
H A Dwext-compat.c573 mutex_lock(&rdev->devlist_mtx);
578 mutex_unlock(&rdev->devlist_mtx);
794 mutex_lock(&rdev->devlist_mtx);
796 mutex_unlock(&rdev->devlist_mtx);
H A Dutil.c745 mutex_lock(&rdev->devlist_mtx);
750 mutex_unlock(&rdev->devlist_mtx);
H A Dnl80211.c741 mutex_lock(&rdev->devlist_mtx);
749 mutex_unlock(&rdev->devlist_mtx);
1046 mutex_lock(&rdev->devlist_mtx);
1055 mutex_unlock(&rdev->devlist_mtx);
1060 mutex_unlock(&rdev->devlist_mtx);

Completed in 61 milliseconds