Searched refs:mac80211_wiphy_privid (Results 1 – 4 of 4) sorted by relevance
677 wiphy->privid = mac80211_wiphy_privid; in ieee80211_alloc_hw_nm()
2239 extern const void *const mac80211_wiphy_privid; /* for wiphy privid */
2318 if (dev->ieee80211_ptr->wiphy->privid != mac80211_wiphy_privid) in netdev_notify()
37 const void *const mac80211_wiphy_privid = &mac80211_wiphy_privid; variable