Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dcfg80211.h5728 struct wireless_dev { struct
5729 struct wiphy *wiphy;
5730 enum nl80211_iftype iftype;
5733 struct list_head list;
5734 struct net_device *netdev;
5736 u32 identifier;
5738 struct list_head mgmt_registrations;
5739 u8 mgmt_registrations_need_update:1;
5741 struct mutex mtx;
5743 bool use_4addr, is_running, registered, registering;
[all …]