Lines Matching defs:regulatory_request
158023 struct regulatory_request { struct
158024 struct callback_head callback_head;
158025 int wiphy_idx;
158026 enum nl80211_reg_initiator initiator;
158027 enum nl80211_user_reg_hint_type user_reg_hint_type;
158028 char alpha2[3];
158029 enum nl80211_dfs_regions dfs_region;
158030 bool intersect;
158031 bool processed;
158032 enum environment_cap country_ie_env;
158033 struct list_head list;