Searched defs:cfg80211_registered_device (Results 1 – 1 of 1) sorted by relevance
23 struct cfg80211_registered_device { struct24 const struct cfg80211_ops *ops;25 struct list_head list;28 struct rfkill_ops rfkill_ops;29 struct rfkill *rfkill;30 struct work_struct rfkill_sync;38 char country_ie_alpha2[2];45 const struct ieee80211_regdomain *requested_regd;49 enum environment_cap env;52 int wiphy_idx;[all …]