Home
last modified time | relevance | path

Searched refs:WLC_CNTRY_BUF_SZ (Results 1 – 25 of 58) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_custom_gpio.c270 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 Dwldev_common.c500 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 Ddhd.h612 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 Ddhd_config.c932 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 Dwl_cfgvendor.c254 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 Ddhd_custom_gpio.c403 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 Ddhd_custom_sec.c217 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
H A Ddhd.h1047 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 Ddhd_config.c1613 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 Ddhd_custom_gpio.c271 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 Dwldev_common.c494 (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 Ddhd.h839 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 Ddhd_custom_gpio.c271 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 Dwldev_common.c494 (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 Ddhd.h837 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 Ddhd_custom_gpio.c271 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 Dwldev_common.c494 (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 Ddhd.h837 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 Ddhd_custom_gpio.c403 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 Ddhd_custom_sec.c217 translate_custom_table[i].custom_locale, WLC_CNTRY_BUF_SZ); in get_customized_country_code()
H A Ddhd.h1045 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 Ddhd_config.c1835 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 Dwlioctl.h934 #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 Dwlioctl.h1351 #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 Dwlioctl.h1351 #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];

123