Searched defs:regulatory_request (Results 1 – 6 of 6) sorted by relevance
121182 struct regulatory_request { struct121183 struct callback_head callback_head;121184 int wiphy_idx;121185 enum nl80211_reg_initiator initiator;121186 enum nl80211_user_reg_hint_type user_reg_hint_type;121187 char alpha2[3];121188 enum nl80211_dfs_regions dfs_region;121189 bool intersect;121190 bool processed;121191 enum environment_cap country_ie_env;[all …]
107978 struct regulatory_request { struct107979 struct callback_head callback_head;107980 int wiphy_idx;107981 enum nl80211_reg_initiator initiator;107982 enum nl80211_user_reg_hint_type user_reg_hint_type;107983 char alpha2[3];107984 enum nl80211_dfs_regions dfs_region;107985 bool intersect;107986 bool processed;107987 enum environment_cap country_ie_env;[all …]
116678 struct regulatory_request { struct116679 struct callback_head callback_head;116680 int wiphy_idx;116681 enum nl80211_reg_initiator initiator;116682 enum nl80211_user_reg_hint_type user_reg_hint_type;116683 char alpha2[3];116684 enum nl80211_dfs_regions dfs_region;116685 bool intersect;116686 bool processed;116687 enum environment_cap country_ie_env;[all …]