Home
last modified time | relevance | path

Searched defs:wireless_dev (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dcfg80211.h4896 struct wireless_dev { struct
4897 struct wiphy *wiphy;
4898 enum nl80211_iftype iftype;
4901 struct list_head list;
4902 struct net_device *netdev;
4904 u32 identifier;
4906 struct list_head mgmt_registrations;
4907 spinlock_t mgmt_registrations_lock;
4909 struct mutex mtx;
4911 bool use_4addr, is_running;
[all …]