Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dcore.h24 struct cfg80211_registered_device { struct
25 const struct cfg80211_ops *ops;
26 struct list_head list;
29 struct rfkill_ops rfkill_ops;
30 struct work_struct rfkill_block;
38 char country_ie_alpha2[2];
45 const struct ieee80211_regdomain *requested_regd;
49 enum environment_cap env;
52 int wiphy_idx;
55 int devlist_generation, wdev_id;
[all …]