Searched refs:ieee80211_regdomain (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dregdb.h4 extern const struct ieee80211_regdomain *reg_regdb[];
H A Dreg.h4 extern const struct ieee80211_regdomain *cfg80211_regdomain;
16 int set_regdom(const struct ieee80211_regdomain *rd);
H A Dreg.c67 const struct ieee80211_regdomain *cfg80211_regdomain;
95 static const struct ieee80211_regdomain world_regdom = {
126 static const struct ieee80211_regdomain *cfg80211_world_regdom =
156 static void update_world_regdomain(const struct ieee80211_regdomain *rd)
270 static int reg_copy_regd(const struct ieee80211_regdomain **dst_regd,
271 const struct ieee80211_regdomain *src_regd)
273 struct ieee80211_regdomain *regd;
277 size_of_regd = sizeof(struct ieee80211_regdomain) +
284 memcpy(regd, src_regd, sizeof(struct ieee80211_regdomain));
306 const struct ieee80211_regdomain *curdo
[all...]
H A Dnl80211.c2976 struct ieee80211_regdomain *rd = NULL;
3000 size_of_regd = sizeof(struct ieee80211_regdomain) +
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/
H A Dregd.c60 static const struct ieee80211_regdomain ath_world_regdom_60_61_62 = {
70 static const struct ieee80211_regdomain ath_world_regdom_63_65 = {
81 static const struct ieee80211_regdomain ath_world_regdom_64 = {
91 static const struct ieee80211_regdomain ath_world_regdom_66_69 = {
101 static const struct ieee80211_regdomain ath_world_regdom_67_68_6A = {
129 static const struct ieee80211_regdomain *ath_default_world_regdomain(void)
136 ieee80211_regdomain *ath_world_regdomain(struct ath_regulatory *reg)
450 const struct ieee80211_regdomain *regd;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dregulatory.h78 struct ieee80211_regdomain { struct
H A Dcfg80211.h1341 const struct ieee80211_regdomain *regd;
1824 const struct ieee80211_regdomain *regd);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmac80211_hwsim.c125 static const struct ieee80211_regdomain hwsim_world_regdom_custom_01 = {
136 static const struct ieee80211_regdomain hwsim_world_regdom_custom_02 = {

Completed in 195 milliseconds