Home
last modified time | relevance | path

Searched defs:country_code (Results 1 – 12 of 12) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_customize.c53 static hi_void init_int_to_str_for_country_code(hi_char *country_code, hi_s32 size_code) in init_int_to_str_for_country_code()
95 static hi_u32 init_str_to_int_for_country_code(const hi_char *country_code, hi_s32 size_code) in init_str_to_int_for_country_code()
684 hi_char country_code[COUNTRY_CODE_LEN] = {'\0'}; in wal_customize_init_country() local
1187 hi_u32 wal_cfg_country_code(const hi_char *country_code, hi_s32 size) in wal_cfg_country_code()
1304 hi_char country_code[] = "NC"; /* 初始国家码为CN,CN第1个字符和第2个字符替换位置结果为NC */ in wal_customize_init() local
Dwal_ioctl.c2962 const hi_s8 *country_code = HI_NULL; in wal_priv_cmd_exec() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwldev_common.c471 struct net_device *dev, char *country_code, bool notify, bool user_enforced, int revinfo) in wldev_set_country()
Dwl_cfgvendor.c389 char country_code[WLC_CNTRY_BUF_SZ] = {0}; in wl_cfgvendor_set_country() local
Dwl_android.c5756 char *country_code = command + strlen(CMD_COUNTRY) + 1; in wl_handle_private_cmd() local
Ddhd.h1001 uint8 country_code[WLC_CNTRY_BUF_SZ]; member
Dwl_cfg80211.c12866 wl_cfg80211_set_country_code(struct net_device *net, char *country_code, in wl_cfg80211_set_country_code()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
Dhi_wifi_api.h696 char country_code[HI_WIFI_COUNTRY_CODE_BITS_CNT]; member
/device/soc/hisilicon/ws63v100/sdk/middleware/services/wifi_service/service/
Dsoc_wifi_service_api.c2944 errcode_t wifi_set_country_code(const int8_t* country_code, uint8_t len) in wifi_set_country_code()
2967 errcode_t wifi_get_country_code(int8_t *country_code, uint8_t *len) in wifi_get_country_code()
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/wal/release/liteOS/
Dsoc_customize_wifi.h373 unsigned char country_code[COUNTRY_CODE_LEN]; member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/oal/
Doal_net_cfg80211.h1400 } country_code; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h1499 } country_code; member