Home
last modified time | relevance | path

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

/include/net/
Dcfg80211.h6341 struct wireless_dev { struct
6342 struct wiphy *wiphy;
6343 enum nl80211_iftype iftype;
6346 struct list_head list;
6347 struct net_device *netdev;
6349 u32 identifier;
6351 struct list_head mgmt_registrations;
6352 u8 mgmt_registrations_need_update:1;
6354 bool use_4addr, is_running, registered, registering;
6359 struct cfg80211_conn *conn;
[all …]