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
94 * enum ieee80211_regulatory_flags - device regulatory flags
97 * has its own custom regulatory domain and cannot identify the
99 * we will disregard the first regulatory hint (when the
102 * or the regulatory core will set it for the wiphy.
108 * has regulatory domain that it wishes to be considered as the
109 * superset for regulatory rules. After this device gets its regulatory
110 * domain programmed further regulatory hints shall only be considered
111 * for this device to enhance regulatory compliance, forcing the
112 * device to only possibly use subsets of the original regulatory
114 * device's regulatory domain no user specified regulatory hint which
116 * the device's original regulatory domain will be trusted as the
117 * base. You can program the superset of regulatory rules for this
120 * will have their wiphy->regd programmed once the regulatory
121 * domain is set, and all other regulatory hints will be ignored
122 * until their own regulatory domain gets programmed.
125 * cfg80211 due to regulatory beacon hints. For more information on beacon
131 * derived from the regulatory domain. The regulatory domain used will be
135 * all country IE information processed by the regulatory core. This will
143 * @REGULATORY_IGNORE_STALE_KICKOFF: the regulatory core will _not_ make sure
157 * A self-managed wiphys only employs regulatory information obtained from
160 * system. Conversely, a self-managed wiphy does not share its regulatory
163 * contradictory regulatory settings between them. Usage of flag is
196 * struct ieee80211_wmm_ac - used to store per ac wmm regulatory limitation