Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h120929 struct wireless_dev { struct
120930 struct wiphy *wiphy;
120931 enum nl80211_iftype iftype;
120932 struct list_head list;
120933 struct net_device *netdev;
120934 u32 identifier;
120935 struct list_head mgmt_registrations;
120936 spinlock_t mgmt_registrations_lock;
120937 u8 mgmt_registrations_need_update: 1;
120938 struct mutex mtx;
[all …]
Dvmlinux.h120929 struct wireless_dev { struct
120930 struct wiphy *wiphy;
120931 enum nl80211_iftype iftype;
120932 struct list_head list;
120933 struct net_device *netdev;
120934 u32 identifier;
120935 struct list_head mgmt_registrations;
120936 spinlock_t mgmt_registrations_lock;
120937 u8 mgmt_registrations_need_update: 1;
120938 struct mutex mtx;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h107725 struct wireless_dev { struct
107726 struct wiphy *wiphy;
107727 enum nl80211_iftype iftype;
107728 struct list_head list;
107729 struct net_device *netdev;
107730 u32 identifier;
107731 struct list_head mgmt_registrations;
107732 spinlock_t mgmt_registrations_lock;
107733 u8 mgmt_registrations_need_update: 1;
107734 struct mutex mtx;
[all …]
Dvmlinux_510.h107725 struct wireless_dev { struct
107726 struct wiphy *wiphy;
107727 enum nl80211_iftype iftype;
107728 struct list_head list;
107729 struct net_device *netdev;
107730 u32 identifier;
107731 struct list_head mgmt_registrations;
107732 spinlock_t mgmt_registrations_lock;
107733 u8 mgmt_registrations_need_update: 1;
107734 struct mutex mtx;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h116519 struct wireless_dev { struct
116520 struct wiphy *wiphy;
116521 enum nl80211_iftype iftype;
116522 struct list_head list;
116523 struct net_device___2 *netdev;
116524 u32 identifier;
116525 struct list_head mgmt_registrations;
116526 spinlock_t mgmt_registrations_lock;
116527 struct mutex mtx;
116528 bool use_4addr;
[all …]
Dvmlinux.h116519 struct wireless_dev { struct
116520 struct wiphy *wiphy;
116521 enum nl80211_iftype iftype;
116522 struct list_head list;
116523 struct net_device___2 *netdev;
116524 u32 identifier;
116525 struct list_head mgmt_registrations;
116526 spinlock_t mgmt_registrations_lock;
116527 struct mutex mtx;
116528 bool use_4addr;
[all …]