Searched defs:country_code (Results 1 - 9 of 9) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | wldev_common.c | 470 wldev_set_country( struct net_device *dev, char *country_code, bool notify, bool user_enforced, int revinfo) wldev_set_country() argument
|
H A D | wl_cfgvendor.c | 389 char country_code[WLC_CNTRY_BUF_SZ] = {0}; in wl_cfgvendor_set_country() local
|
H A D | wl_android.c | 5756 char *country_code = command + strlen(CMD_COUNTRY) + 1; in wl_handle_private_cmd() local
|
H A D | dhd.h | 1001 uint8 country_code[WLC_CNTRY_BUF_SZ]; member
|
H A D | wl_cfg80211.c | 12866 wl_cfg80211_set_country_code(struct net_device *net, char *country_code, in wl_cfg80211_set_country_code() argument
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_customize.c | 53 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() argument 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() argument 684 hi_char country_code[COUNTRY_CODE_LEN] = {'\\0'}; wal_customize_init_country() local 1187 wal_cfg_country_code(const hi_char *country_code, hi_s32 size) wal_cfg_country_code() argument 1304 hi_char country_code[] = "NC"; /* 初始国家码为CN,CN第1个字符和第2个字符替换位置结果为NC */ wal_customize_init() local [all...] |
H A D | wal_ioctl.c | 2962 const hi_s8 *country_code = HI_NULL; in wal_priv_cmd_exec() local
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
H A D | hi_wifi_api.h | 696 char country_code[HI_WIFI_COUNTRY_CODE_BITS_CNT]; member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_net.h | 1499 } country_code; member
|
Completed in 67 milliseconds