Lines Matching +full:in +full:- +full:band

7  * Copyright 2008-2011	Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
12 * copyright notice and this permission notice appear in all copies.
16 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
18 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
20 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
40 * regulatory_hint_indoor - hint operation in indoor env. or not
42 * device is operating in an indoor environment.
48 * regulatory_netlink_notify - notify on released netlink socket
68 * regulatory_hint_found_beacon - hints a beacon was found on a channel
76 * world roaming -- when we do not know our current location. This is
77 * only useful on channels 12, 13 and 14 on the 2 GHz band as channels
78 * 1-11 are already enabled by the world regulatory domain; and on
79 * non-radar 5 GHz channels.
83 * set the wiphy->disable_beacon_hints to true.
90 * regulatory_hint_country_ie - hints a country IE as a regulatory domain
93 * @band: the band on which the country IE was received on. This determines
94 * the band we'll process the country IE channel triplets for.
103 * band it is on. It is technically possible for APs to send channel
104 * country IE triplets even for channels outside of the band they are
105 * in but for that they would have to use the regulatory extension
106 * in combination with a triplet but this behaviour is currently
108 * information for a band the BSS is not present in it will be ignored.
111 enum nl80211_band band,
116 * regulatory_hint_disconnect - informs all devices have been disconnected
134 * cfg80211_get_unii - get the U-NII band for the frequency
135 * @freq: the frequency for which we want to get the UNII band.
137 * Get a value specifying the U-NII band frequency belongs to.
138 * U-NII bands are defined by the FCC in C.F.R 47 part 15.
140 * Returns -EINVAL if freq is invalid, 0 for UNII-1, 1 for UNII-2A,
141 * 2 for UNII-2B, 3 for UNII-2C and 4 for UNII-3.
146 * regulatory_indoor_allowed - is indoor operation allowed
151 * Grace period to timeout pre-CAC results on the dfs channels. This timeout
152 * value is used for Non-ETSI domain.
158 * regulatory_propagate_dfs_state - Propagate DFS channel state to other wiphys
159 * @wiphy - wiphy on which radar is detected and the event will be propagated
161 * @chandef - Channel definition of radar detected channel
162 * @dfs_state - DFS channel state to be set
163 * @event - Type of radar event which triggered this DFS state change
173 * reg_dfs_domain_same - Checks if both wiphy have same DFS domain configured
174 * @wiphy1 - wiphy it's dfs_region to be checked against that of wiphy2
175 * @wiphy2 - wiphy it's dfs_region to be checked against that of wiphy1
180 * reg_reload_regdb - reload the regulatory.db firmware file