Searched defs:wireless_dev (Results 1 – 1 of 1) sorted by relevance
6459 struct wireless_dev { struct6460 struct wiphy *wiphy;6461 enum nl80211_iftype iftype;6464 struct list_head list;6465 struct net_device *netdev;6467 u32 identifier;6469 struct list_head mgmt_registrations;6470 u8 mgmt_registrations_need_update:1;6472 bool use_4addr, is_running, registered, registering;6477 struct cfg80211_conn *conn;[all …]