Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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 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 …]