Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dcfg80211.h5240 struct wireless_dev { struct
5241 struct wiphy *wiphy;
5242 enum nl80211_iftype iftype;
5245 struct list_head list;
5246 struct net_device *netdev;
5248 u32 identifier;
5250 struct list_head mgmt_registrations;
5251 u8 mgmt_registrations_need_update:1;
5253 struct mutex mtx;
5255 bool use_4addr, is_running;
[all …]