Lines Matching full:regulatory
5 * regulatory support structures
41 * struct regulatory_request - used to keep track of regulatory requests
52 * regulatory domain. We have a few special codes:
53 * 00 - World regulatory domain
55 * 98 - result of an intersection between two regulatory domains
56 * 97 - regulatory domain has not yet been configured
57 * @dfs_region: If CRDA responded with a regulatory domain that requires
66 * the requested regulatory domain with the presently set regulatory
70 * currently regulatory domain set on cfg80211 is updated from
71 * CRDA and can be used by other regulatory requests. When a
92 * enum ieee80211_regulatory_flags - device regulatory flags
95 * has its own custom regulatory domain and cannot identify the
97 * we will disregard the first regulatory hint (when the
100 * or the regulatory core will set it for the wiphy.
106 * has regulatory domain that it wishes to be considered as the
107 * superset for regulatory rules. After this device gets its regulatory
108 * domain programmed further regulatory hints shall only be considered
109 * for this device to enhance regulatory compliance, forcing the
110 * device to only possibly use subsets of the original regulatory
112 * device's regulatory domain no user specified regulatory hint which
114 * the device's original regulatory domain will be trusted as the
115 * base. You can program the superset of regulatory rules for this
118 * will have their wiphy->regd programmed once the regulatory
119 * domain is set, and all other regulatory hints will be ignored
120 * until their own regulatory domain gets programmed.
123 * cfg80211 due to regulatory beacon hints. For more information on beacon
129 * derived from the regulatory domain. The regulatory domain used will be
133 * all country IE information processed by the regulatory core. This will
144 * A self-managed wiphys only employs regulatory information obtained from
147 * system. Conversely, a self-managed wiphy does not share its regulatory
150 * contradictory regulatory settings between them. Usage of flag is
183 * struct ieee80211_wmm_ac - used to store per ac wmm regulatory limitation