Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dcfg80211.h4311 struct wireless_dev { struct
4312 struct wiphy *wiphy;
4313 enum nl80211_iftype iftype;
4316 struct list_head list;
4317 struct net_device *netdev;
4319 u32 identifier;
4321 struct list_head mgmt_registrations;
4322 spinlock_t mgmt_registrations_lock;
4324 struct mutex mtx;
4326 bool use_4addr, is_running;
[all …]