• Home
  • Raw
  • Download

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
69 * regulatory_hint_found_beacon - hints a beacon was found on a channel
77 * world roaming -- when we do not know our current location. This is
79 * 1-11 are already enabled by the world regulatory domain; and on
80 * non-radar 5 GHz channels.
84 * set the wiphy->disable_beacon_hints to true.
91 * regulatory_hint_country_ie - hints a country IE as a regulatory domain
117 * regulatory_hint_disconnect - informs all devices have been disconnected
127 * be respected but if a user had set the regulatory domain that will take
135 * cfg80211_get_unii - get the U-NII band for the frequency
136 * @freq: the frequency for which we want to get the UNII band.
138 * Get a value specifying the U-NII band frequency belongs to.
139 * U-NII bands are defined by the FCC in C.F.R 47 part 15.
141 * Returns -EINVAL if freq is invalid, 0 for UNII-1, 1 for UNII-2A,
142 * 2 for UNII-2B, 3 for UNII-2C and 4 for UNII-3.
144 int cfg80211_get_unii(int freq);
147 * regulatory_indoor_allowed - is indoor operation allowed
152 * Grace period to timeout pre-CAC results on the dfs channels. This timeout
153 * value is used for Non-ETSI domain.
159 * regulatory_propagate_dfs_state - Propagate DFS channel state to other wiphys
160 * @wiphy - wiphy on which radar is detected and the event will be propagated
161 * to other available wiphys having the same DFS domain
162 * @chandef - Channel definition of radar detected channel
163 * @dfs_state - DFS channel state to be set
164 * @event - Type of radar event which triggered this DFS state change
174 * reg_dfs_domain_same - Checks if both wiphy have same DFS domain configured
175 * @wiphy1 - wiphy it's dfs_region to be checked against that of wiphy2
176 * @wiphy2 - wiphy it's dfs_region to be checked against that of wiphy1
181 * reg_reload_regdb - reload the regulatory.db firmware file