| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_custom_gpio.c | 270 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 288 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 295 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
|
| H A D | wldev_common.c | 500 memcpy(cspec.country_abbrev, country_code, WLC_CNTRY_BUF_SZ); in wldev_set_country() 501 memcpy(cspec.ccode, country_code, WLC_CNTRY_BUF_SZ); in wldev_set_country() 511 (strncmp(cspec.ccode, cur_cspec.ccode, WLC_CNTRY_BUF_SZ) != 0)) { in wldev_set_country()
|
| H A D | dhd.h | 612 char iso_abbrev[WLC_CNTRY_BUF_SZ]; /* ISO 3166-1 country abbreviation */ 613 char custom_locale[WLC_CNTRY_BUF_SZ]; /* Custom firmware locale */ 737 uint8 country_code[WLC_CNTRY_BUF_SZ];
|
| H A D | dhd_config.c | 932 memcpy(cspec->ccode, country->cspec.ccode, WLC_CNTRY_BUF_SZ); in dhd_conf_map_country_list() 938 memcpy(cspec->ccode, country->cspec.ccode, WLC_CNTRY_BUF_SZ); in dhd_conf_map_country_list() 2548 len_data = min((uint)WLC_CNTRY_BUF_SZ, len_data); in dhd_conf_read_country()
|
| H A D | wl_cfgvendor.c | 254 char country_code[WLC_CNTRY_BUF_SZ] = {0}; in wl_cfgvendor_set_country() 262 MIN(nla_len(iter), WLC_CNTRY_BUF_SZ)); in wl_cfgvendor_set_country()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_custom_gpio.c | 403 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 421 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 428 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
|
| H A D | dhd_custom_sec.c | 217 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
|
| H A D | dhd.h | 1047 char iso_abbrev[WLC_CNTRY_BUF_SZ]; /* ISO 3166-1 country abbreviation */ 1048 char custom_locale[WLC_CNTRY_BUF_SZ]; /* Custom firmware locale */ 1322 uint8 country_code[WLC_CNTRY_BUF_SZ]; 1613 char vars_ccode[WLC_CNTRY_BUF_SZ];
|
| H A D | dhd_config.c | 1613 memcpy(cspec->ccode, country->cspec.ccode, WLC_CNTRY_BUF_SZ); in dhd_conf_map_country_list() 1619 memcpy(cspec->ccode, country->cspec.ccode, WLC_CNTRY_BUF_SZ); in dhd_conf_map_country_list() 3657 len_data = min((uint)WLC_CNTRY_BUF_SZ, len_data); in dhd_conf_read_country()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_custom_gpio.c | 271 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 289 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 296 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
|
| H A D | wldev_common.c | 494 (strncmp(country_code, cspec.ccode, WLC_CNTRY_BUF_SZ) != 0)) { 514 strlcpy(cspec.country_abbrev, country_code, WLC_CNTRY_BUF_SZ); 515 strlcpy(cspec.ccode, country_code, WLC_CNTRY_BUF_SZ);
|
| H A D | dhd.h | 839 char iso_abbrev[WLC_CNTRY_BUF_SZ]; /* ISO 3166-1 country abbreviation */ 840 char custom_locale[WLC_CNTRY_BUF_SZ]; /* Custom firmware locale */ 1013 uint8 country_code[WLC_CNTRY_BUF_SZ];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_custom_gpio.c | 271 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 289 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 296 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
|
| H A D | wldev_common.c | 494 (strncmp(country_code, cspec.ccode, WLC_CNTRY_BUF_SZ) != 0)) { 514 strlcpy(cspec.country_abbrev, country_code, WLC_CNTRY_BUF_SZ); 515 strlcpy(cspec.ccode, country_code, WLC_CNTRY_BUF_SZ);
|
| H A D | dhd.h | 837 char iso_abbrev[WLC_CNTRY_BUF_SZ]; /* ISO 3166-1 country abbreviation */ 838 char custom_locale[WLC_CNTRY_BUF_SZ]; /* Custom firmware locale */ 1011 uint8 country_code[WLC_CNTRY_BUF_SZ];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_custom_gpio.c | 271 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 289 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 296 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
|
| H A D | wldev_common.c | 494 (strncmp(country_code, cspec.ccode, WLC_CNTRY_BUF_SZ) != 0)) { 514 strlcpy(cspec.country_abbrev, country_code, WLC_CNTRY_BUF_SZ); 515 strlcpy(cspec.ccode, country_code, WLC_CNTRY_BUF_SZ);
|
| H A D | dhd.h | 837 char iso_abbrev[WLC_CNTRY_BUF_SZ]; /* ISO 3166-1 country abbreviation */ 838 char custom_locale[WLC_CNTRY_BUF_SZ]; /* Custom firmware locale */ 1011 uint8 country_code[WLC_CNTRY_BUF_SZ];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_custom_gpio.c | 403 strlcpy(cspec->ccode, cloc_ptr->custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 421 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code() 428 memcpy(cspec->ccode, translate_custom_table[0].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
|
| H A D | dhd_custom_sec.c | 217 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
|
| H A D | dhd.h | 1045 char iso_abbrev[WLC_CNTRY_BUF_SZ]; /* ISO 3166-1 country abbreviation */ 1046 char custom_locale[WLC_CNTRY_BUF_SZ]; /* Custom firmware locale */ 1320 uint8 country_code[WLC_CNTRY_BUF_SZ]; 1611 char vars_ccode[WLC_CNTRY_BUF_SZ];
|
| H A D | dhd_config.c | 1835 memcpy(cspec->ccode, country->cspec.ccode, WLC_CNTRY_BUF_SZ); in dhd_conf_map_country_list() 1841 memcpy(cspec->ccode, country->cspec.ccode, WLC_CNTRY_BUF_SZ); in dhd_conf_map_country_list() 3531 len_data = min((uint)WLC_CNTRY_BUF_SZ, len_data); in dhd_conf_read_country()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 934 #define WLC_CNTRY_BUF_SZ 4 /**< Country string is 3 bytes + NUL */ macro 937 char country_abbrev[WLC_CNTRY_BUF_SZ]; /**< nul-terminated country code used in 944 char ccode[WLC_CNTRY_BUF_SZ]; /**< nul-terminated built-in country code. 968 char ccode[WLC_CNTRY_BUF_SZ]; 980 char country_abbrev[WLC_CNTRY_BUF_SZ]; 13243 char cc[WLC_CNTRY_BUF_SZ];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 1351 #define WLC_CNTRY_BUF_SZ 4 /**< Country string is 3 bytes + NUL */ macro 1354 char country_abbrev[WLC_CNTRY_BUF_SZ]; /**< nul-terminated country code used in 1361 char ccode[WLC_CNTRY_BUF_SZ]; /**< nul-terminated built-in country code. 1385 char ccode[WLC_CNTRY_BUF_SZ]; 1397 char country_abbrev[WLC_CNTRY_BUF_SZ]; 17342 char cc[WLC_CNTRY_BUF_SZ];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 1351 #define WLC_CNTRY_BUF_SZ 4 /**< Country string is 3 bytes + NUL */ macro 1354 char country_abbrev[WLC_CNTRY_BUF_SZ]; /**< nul-terminated country code used in 1361 char ccode[WLC_CNTRY_BUF_SZ]; /**< nul-terminated built-in country code. 1385 char ccode[WLC_CNTRY_BUF_SZ]; 1397 char country_abbrev[WLC_CNTRY_BUF_SZ]; 17342 char cc[WLC_CNTRY_BUF_SZ];
|