Home
last modified time | relevance | path

Searched refs:auc_country_code (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_ioctl.c2963 hi_s8 auc_country_code[MAC_CONTRY_CODE_LEN] = {0}; /* 3: 元素个数 */ in wal_priv_cmd_exec() local
2971 if (memcpy_s(auc_country_code, sizeof(auc_country_code), country_code, 2) != EOK) { /* 复制长度为2 */ in wal_priv_cmd_exec()
2975 return wal_regdomain_update(netdev, auc_country_code, MAC_CONTRY_CODE_LEN); in wal_priv_cmd_exec()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h1498 hi_u8 auc_country_code[4]; /* 4: 国家码长度 */ member

Completed in 12 milliseconds