Searched defs:wireless_dev (Results 1 – 10 of 10) sorted by relevance
69897 struct wireless_dev { struct69898 struct wiphy *wiphy;69899 enum nl80211_iftype iftype;69900 struct list_head list;69901 struct net_device *netdev;69902 u32 identifier;69903 struct list_head mgmt_registrations;69904 u8 mgmt_registrations_need_update: 1;69905 struct mutex mtx;69906 bool use_4addr;[all …]
131100 struct wireless_dev { struct131101 struct wiphy *wiphy;131102 enum nl80211_iftype iftype;131103 struct list_head list;131104 struct net_device *netdev;131105 u32 identifier;131106 struct list_head mgmt_registrations;131107 u8 mgmt_registrations_need_update: 1;131108 struct mutex mtx;131109 bool use_4addr;[all …]
143828 struct wireless_dev { struct143829 struct wiphy *wiphy;143830 enum nl80211_iftype iftype;143831 struct list_head list;143832 struct net_device *netdev;143833 u32 identifier;143834 struct list_head mgmt_registrations;143835 u8 mgmt_registrations_need_update: 1;143836 struct mutex mtx;143837 bool use_4addr;[all …]
151478 struct wireless_dev { struct151479 struct wiphy *wiphy;151480 enum nl80211_iftype iftype;151481 struct list_head list;151482 struct net_device *netdev;151483 u32 identifier;151484 struct list_head mgmt_registrations;151485 u8 mgmt_registrations_need_update: 1;151486 struct mutex mtx;151487 bool use_4addr;[all …]
64139 struct wireless_dev { struct64140 struct wiphy *wiphy;64141 enum nl80211_iftype iftype;64142 struct list_head list;64143 struct net_device *netdev;64144 u32 identifier;64145 struct list_head mgmt_registrations;64146 u8 mgmt_registrations_need_update: 1;64147 struct mutex mtx;64148 bool use_4addr;[all …]
142689 struct wireless_dev { struct142690 struct wiphy *wiphy;142691 enum nl80211_iftype iftype;142692 struct list_head list;142693 struct net_device *netdev;142694 u32 identifier;142695 struct list_head mgmt_registrations;142696 u8 mgmt_registrations_need_update: 1;142697 struct mutex mtx;142698 bool use_4addr;[all …]