Lines Matching +full:freq +full:- +full:domain
7 * Copyright 2008-2011 Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
40 * regulatory_hint_indoor - hint operation in indoor env. or not
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
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
116 * regulatory_hint_disconnect - informs all devices have been disconnected
126 * be respected but if a user had set the regulatory domain that will take
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.
143 int cfg80211_get_unii(int freq);
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
160 * to other available wiphys having the same DFS domain
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