Lines Matching defs:regulatory_request
78 struct regulatory_request { struct
79 struct rcu_head rcu_head;
80 int wiphy_idx;
81 enum nl80211_reg_initiator initiator;
82 enum nl80211_user_reg_hint_type user_reg_hint_type;
83 char alpha2[3];
84 enum nl80211_dfs_regions dfs_region;
85 bool intersect;
86 bool processed;
87 enum environment_cap country_ie_env;
88 struct list_head list;