Home
last modified time | relevance | path

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

/linux-5.10/include/net/ !
Dcfg80211.h5241 struct wireless_dev { struct
5242 struct wiphy *wiphy;
5243 enum nl80211_iftype iftype;
5246 struct list_head list;
5247 struct net_device *netdev;
5249 u32 identifier;
5251 struct list_head mgmt_registrations;
5252 spinlock_t mgmt_registrations_lock;
5253 u8 mgmt_registrations_need_update:1;
5255 struct mutex mtx;
[all …]