country_code      703 arch/mips/bcm63xx/boards/board_bcm963xx.c 	.country_code		= 0x0,
country_code      203 drivers/firmware/broadcom/bcm47xx_sprom.c 	ENTRY(0x00000002, u8, pre, "cc", country_code, 0, fb);
country_code      171 drivers/net/wireless/admtek/adm8211.c 	if (priv->eeprom->country_code >= ARRAY_SIZE(cranges)) {
country_code      173 drivers/net/wireless/admtek/adm8211.c 		       pci_name(priv->pdev), priv->eeprom->country_code);
country_code      177 drivers/net/wireless/admtek/adm8211.c 		chan_range = cranges[priv->eeprom->country_code];
country_code      505 drivers/net/wireless/admtek/adm8211.h 	u8	country_code;		/* 0x1B */
country_code       83 drivers/net/wireless/ath/ath.h 	u16 country_code;
country_code      459 drivers/net/wireless/ath/ath9k/hw.c 	regulatory->country_code = CTRY_DEFAULT;
country_code      122 drivers/net/wireless/ath/regd.c 	switch (reg->country_code) {
country_code      261 drivers/net/wireless/ath/regd.c 	if (reg->country_code == CTRY_INDIA)
country_code      474 drivers/net/wireless/ath/regd.c 	u16 country_code;
country_code      480 drivers/net/wireless/ath/regd.c 	country_code = ath_regd_find_country_by_name(request->alpha2);
country_code      481 drivers/net/wireless/ath/regd.c 	if (country_code == (u16) -1)
country_code      485 drivers/net/wireless/ath/regd.c 	reg->current_rd |= country_code;
country_code      700 drivers/net/wireless/ath/regd.c 	reg->country_code = ath_regd_get_default_country(regdmn);
country_code      702 drivers/net/wireless/ath/regd.c 	if (reg->country_code == CTRY_DEFAULT &&
country_code      706 drivers/net/wireless/ath/regd.c 		reg->country_code = CTRY_UNITED_STATES;
country_code      709 drivers/net/wireless/ath/regd.c 	if (reg->country_code == CTRY_DEFAULT) {
country_code      714 drivers/net/wireless/ath/regd.c 		country = ath_regd_find_country(reg->country_code);
country_code      719 drivers/net/wireless/ath/regd.c 				reg->country_code);
country_code      784 drivers/net/wireless/ath/regd.c 	    (reg->country_code == CTRY_DEFAULT &&
country_code     2113 drivers/net/wireless/broadcom/b43/phy_g.c 		if (dev->dev->bus_sprom->country_code ==
country_code     1754 drivers/net/wireless/broadcom/b43legacy/radio.c 		if (dev->dev->bus->sprom.country_code == 5)   /* JAPAN) */
country_code     2094 drivers/net/wireless/marvell/libertas/cfg.c 	memcpy(priv->country_code, request->alpha2, sizeof(request->alpha2));
country_code      713 drivers/net/wireless/marvell/libertas/cmd.c 	if (!priv->country_code[0])
country_code      720 drivers/net/wireless/marvell/libertas/cmd.c 		    priv->country_code[0], priv->country_code[1]);
country_code      725 drivers/net/wireless/marvell/libertas/cmd.c 	domain->country_code[0] = priv->country_code[0];
country_code      726 drivers/net/wireless/marvell/libertas/cmd.c 	domain->country_code[1] = priv->country_code[1];
country_code      727 drivers/net/wireless/marvell/libertas/cmd.c 	domain->country_code[2] = ' ';
country_code      793 drivers/net/wireless/marvell/libertas/cmd.c 	domain->header.len = cpu_to_le16(sizeof(domain->country_code) +
country_code      797 drivers/net/wireless/marvell/libertas/cmd.c 			(u8 *) &cmd.domain.country_code,
country_code      803 drivers/net/wireless/marvell/libertas/cmd.c 				   sizeof(cmd.domain.country_code) +
country_code       53 drivers/net/wireless/marvell/libertas/dev.h 	u8 country_code[IEEE80211_COUNTRY_STRING_LEN];
country_code      391 drivers/net/wireless/marvell/libertas/host.h 	u8 country_code[IEEE80211_COUNTRY_STRING_LEN];
country_code      552 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	domain_info->country_code[0] = adapter->country_code[0];
country_code      553 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	domain_info->country_code[1] = adapter->country_code[1];
country_code      554 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	domain_info->country_code[2] = ' ';
country_code      672 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	    strncmp(request->alpha2, adapter->country_code,
country_code      674 drivers/net/wireless/marvell/mwifiex/cfg80211.c 		memcpy(adapter->country_code, request->alpha2,
country_code     4307 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	u8 *country_code;
country_code     4439 drivers/net/wireless/marvell/mwifiex/cfg80211.c 				country_code =
country_code     4442 drivers/net/wireless/marvell/mwifiex/cfg80211.c 				if (country_code &&
country_code     4443 drivers/net/wireless/marvell/mwifiex/cfg80211.c 				    regulatory_hint(wiphy, country_code))
country_code      121 drivers/net/wireless/marvell/mwifiex/debugfs.c 		p += sprintf(p, "country_code = \"%s\"\n", info.country_code);
country_code     1642 drivers/net/wireless/marvell/mwifiex/fw.h 	u8 country_code[IEEE80211_COUNTRY_STRING_LEN];
country_code      160 drivers/net/wireless/marvell/mwifiex/ioctl.h 	u8 country_code[3];
country_code      495 drivers/net/wireless/marvell/mwifiex/main.h 	u8 country_code[IEEE80211_COUNTRY_STRING_LEN];
country_code     1003 drivers/net/wireless/marvell/mwifiex/main.h 	u8 country_code[IEEE80211_COUNTRY_STRING_LEN];
country_code     1053 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 	memcpy(domain->country_code, adapter->domain_reg.country_code,
country_code     1054 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 	       sizeof(domain->country_code));
country_code     1059 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 			    + sizeof(domain->country_code));
country_code      200 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c 		memcpy(&txpwr[8], priv->adapter->country_code, 2);
country_code      226 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c 	if (!strncmp(priv->adapter->country_code, &country_ie[2], 2)) {
country_code      241 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c 	memcpy(priv->adapter->country_code, &country_ie[2], 2);
country_code      243 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c 	domain_info->country_code[0] = country_ie[2];
country_code      244 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c 	domain_info->country_code[1] = country_ie[3];
country_code      245 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c 	domain_info->country_code[2] = ' ';
country_code      598 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c 	memcpy(info->country_code, adapter->country_code,
country_code      302 drivers/net/wireless/realtek/rtlwifi/regd.c 	switch (reg->country_code) {
country_code      393 drivers/net/wireless/realtek/rtlwifi/regd.c 	rtlpriv->regd.country_code =
country_code      398 drivers/net/wireless/realtek/rtlwifi/regd.c 		 rtlpriv->efuse.channel_plan, rtlpriv->regd.country_code);
country_code      400 drivers/net/wireless/realtek/rtlwifi/regd.c 	if (rtlpriv->regd.country_code >= COUNTRY_CODE_MAX) {
country_code      404 drivers/net/wireless/realtek/rtlwifi/regd.c 		rtlpriv->regd.country_code = COUNTRY_CODE_WORLD_WIDE_13;
country_code      407 drivers/net/wireless/realtek/rtlwifi/regd.c 	country = _rtl_regd_find_country(rtlpriv->regd.country_code);
country_code     1217 drivers/net/wireless/realtek/rtlwifi/wifi.h 	u16 country_code;
country_code     1170 drivers/net/wireless/realtek/rtw88/main.h 	u8 country_code[2];
country_code      379 drivers/net/wireless/realtek/rtw88/regd.c 	rtwdev->regd = rtw_regd_find_reg_by_name(rtwdev->efuse.country_code);
country_code       42 drivers/net/wireless/realtek/rtw88/rtw8822b.c 	efuse->country_code[0] = map->country_code[0];
country_code       43 drivers/net/wireless/realtek/rtw88/rtw8822b.c 	efuse->country_code[1] = map->country_code[1];
country_code       92 drivers/net/wireless/realtek/rtw88/rtw8822b.h 	u8 country_code[2];
country_code       39 drivers/net/wireless/realtek/rtw88/rtw8822c.c 	efuse->country_code[0] = map->country_code[0];
country_code       40 drivers/net/wireless/realtek/rtw88/rtw8822c.c 	efuse->country_code[1] = map->country_code[1];
country_code       77 drivers/net/wireless/realtek/rtw88/rtw8822c.h 	u8 country_code[2];
country_code      387 drivers/ssb/pci.c 		SPEX(country_code, SSB_SPROM1_BINF, SSB_SPROM1_BINF_CCODE,
country_code      656 drivers/ssb/pcmcia.c 		sprom->country_code = tuple->TupleData[1];
country_code      543 drivers/ssb/sdio.c 				sprom->country_code = tuple->data[1];
country_code      585 drivers/staging/rtl8188eu/core/rtw_ioctl_set.c int rtw_set_country(struct adapter *adapter, const char *country_code)
country_code      590 drivers/staging/rtl8188eu/core/rtw_ioctl_set.c 	DBG_88E("%s country_code:%s\n", __func__, country_code);
country_code      592 drivers/staging/rtl8188eu/core/rtw_ioctl_set.c 		if (strcmp(channel_table[i].name, country_code) == 0) {
country_code      599 drivers/staging/rtl8188eu/core/rtw_ioctl_set.c 		DBG_88E("%s unknown country_code:%s\n", __func__, country_code);
country_code       27 drivers/staging/rtl8188eu/include/rtw_ioctl_set.h int rtw_set_country(struct adapter *adapter, const char *country_code);
country_code      115 drivers/staging/rtl8188eu/os_dep/rtw_android.c 	char *country_code = command + strlen(android_wifi_cmd_str[ANDROID_WIFI_CMD_COUNTRY]) + 1;
country_code      118 drivers/staging/rtl8188eu/os_dep/rtw_android.c 	ret = rtw_set_country(adapter, country_code);
country_code     1140 drivers/staging/rtl8723bs/include/wifi.h 	u16 country_code;
country_code       44 include/linux/ssb/ssb.h 	u8 country_code;	/* Country Code */