Home
last modified time | relevance | path

Searched refs:mac80211_wiphy_privid (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmain.c576 wiphy->privid = mac80211_wiphy_privid; in ieee80211_alloc_hw_nm()
H A Dieee80211_i.h1975 extern const void *const mac80211_wiphy_privid; /* for wiphy privid */
H A Dutil.c37 const void *const mac80211_wiphy_privid = &mac80211_wiphy_privid; variable
H A Diface.c2117 if (dev->ieee80211_ptr->wiphy->privid != mac80211_wiphy_privid) in netdev_notify()