Searched defs:cfg80211_registered_device (Results 1 – 1 of 1) sorted by relevance
24 struct cfg80211_registered_device { struct25 const struct cfg80211_ops *ops;26 struct list_head list;29 struct rfkill_ops rfkill_ops;30 struct rfkill *rfkill;31 struct work_struct rfkill_block;39 char country_ie_alpha2[2];46 const struct ieee80211_regdomain *requested_regd;50 enum environment_cap env;53 int wiphy_idx;[all …]