Searched defs:cfg80211_registered_device (Results 1 – 1 of 1) sorted by relevance
22 struct cfg80211_registered_device { struct23 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 …]