Searched defs:wireless_dev (Results 1 – 1 of 1) sorted by relevance
6688 struct wireless_dev { struct6689 struct wiphy *wiphy;6690 enum nl80211_iftype iftype;6693 struct list_head list;6694 struct net_device *netdev;6696 u32 identifier;6698 struct list_head mgmt_registrations;6699 u8 mgmt_registrations_need_update:1;6701 bool use_4addr, is_running, registered, registering;6706 struct cfg80211_conn *conn;[all …]