Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dcfg80211.h6308 struct wireless_dev { struct
6309 struct wiphy *wiphy;
6310 enum nl80211_iftype iftype;
6313 struct list_head list;
6314 struct net_device *netdev;
6316 u32 identifier;
6318 struct list_head mgmt_registrations;
6319 u8 mgmt_registrations_need_update:1;
6321 bool use_4addr, is_running, registered, registering;
6326 struct cfg80211_conn *conn;
[all …]