Home
last modified time | relevance | path

Searched refs:privid (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c136 ieee->wdev.wiphy->privid = libipw_wiphy_privid; in alloc_libipw()
/linux/net/mac802154/
H A Dmain.c83 phy->privid = mac802154_wpan_phy_privid; in ieee802154_alloc_hw()
H A Diface.c723 if (dev->ieee802154_ptr->wpan_phy->privid != mac802154_wpan_phy_privid) in netdev_notify()
/linux/include/net/
H A Dcfg802154.h207 const void *privid; member
H A Dcfg80211.h5716 * @privid: a pointer that drivers can use to identify if an arbitrary
5930 const void *privid; member
/linux/net/mac80211/
H A Diface.c2410 if (dev->ieee80211_ptr->wiphy->privid != mac80211_wiphy_privid) in netdev_notify()