Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Dcore.h22 struct cfg80211_registered_device { struct
23 const struct cfg80211_ops *ops;
24 struct list_head list;
27 struct rfkill_ops rfkill_ops;
28 struct rfkill *rfkill;
29 struct work_struct rfkill_sync;
37 char country_ie_alpha2[2];
44 const struct ieee80211_regdomain *requested_regd;
48 enum environment_cap env;
51 int wiphy_idx;
[all …]