Searched refs:regdomain (Results 1 – 10 of 10) sorted by relevance
165 bool ath_is_49ghz_allowed(u16 regdomain) in ath_is_49ghz_allowed() argument168 return regdomain == MKK9_MKKC; in ath_is_49ghz_allowed()
96 u8 regdomain; member
194 u8 regdomain; member
148 static int zd_reg2alpha2(u8 regdomain, char *alpha2) in zd_reg2alpha2() argument154 if (regdomain == reg_map->reg) { in zd_reg2alpha2()215 mac->regdomain = mac->default_regdomain = default_regdomain; in zd_mac_init_hw()224 r = zd_reg2alpha2(mac->regdomain, alpha2); in zd_mac_init_hw()
425 int zd_read_regdomain(struct zd_chip *chip, u8 *regdomain) in zd_read_regdomain() argument436 *regdomain = value >> 16; in zd_read_regdomain()437 dev_dbg_f(zd_chip_dev(chip), "regdomain: %#04x\n", *regdomain); in zd_read_regdomain()
896 int zd_read_regdomain(struct zd_chip *chip, u8 *regdomain);
361 extern p80211enum_t MKENUMNAME(regdomain);
1087 hfa384x_pdr_regdomain_t regdomain; member
169 u8 regdomain; member
67 if (channel_ranges[i].regdomain == priv->regioncode) { in lbtf_geo_init()