Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dcore.h23 struct cfg80211_registered_device { struct
24 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 …]