Home
last modified time | relevance | path

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

/linux-6.15/include/net/
Dcfg80211.h6339 struct wireless_dev { struct
6340 struct wiphy *wiphy;
6341 enum nl80211_iftype iftype;
6344 struct list_head list;
6345 struct net_device *netdev;
6347 u32 identifier;
6349 struct list_head mgmt_registrations;
6350 u8 mgmt_registrations_need_update:1;
6352 bool use_4addr, is_running, registered, registering;
6357 struct cfg80211_conn *conn;
[all …]