Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dcfg80211.h3433 struct wireless_dev { struct
3434 struct wiphy *wiphy;
3435 enum nl80211_iftype iftype;
3438 struct list_head list;
3439 struct net_device *netdev;
3441 u32 identifier;
3443 struct list_head mgmt_registrations;
3444 spinlock_t mgmt_registrations_lock;
3446 struct mutex mtx;
3448 bool use_4addr, p2p_started;
[all …]