Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmain.c704 wiphy->privid = mac80211_wiphy_privid; in ieee80211_alloc_hw_nm()
H A Dieee80211_i.h2240 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.c2368 if (dev->ieee80211_ptr->wiphy->privid != mac80211_wiphy_privid) in netdev_notify()