Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_firmware.c1070 hi_u32 ul_soft_ver; in exec_file_type_cmd() local
1079 ul_soft_ver = get_device_soft_version(); in exec_file_type_cmd()
1080 if (ul_soft_ver >= SOFT_VER_BUTT) { in exec_file_type_cmd()
1093 file_len = g_st_rw_bin[ul_soft_ver]->len; in exec_file_type_cmd()
1102 if (memcpy_s(firmware_mem->puc_data_buf, rdlen, g_st_rw_bin[ul_soft_ver]->addr + offset, rdlen) != EOK) { in exec_file_type_cmd()
1549 hi_u32 ul_soft_ver = 0; in firmware_get_cfg() local
1566 (hi_void)ul_soft_ver; in firmware_get_cfg()
1584 ul_soft_ver = get_device_soft_version(); in firmware_get_cfg()
1585 if (ul_soft_ver >= SOFT_VER_BUTT) { in firmware_get_cfg()
1586 oam_error_log1(0, 0, "firmware_get_cfg:: get_device_soft_version failed[%d]", ul_soft_ver); in firmware_get_cfg()
1684 hi_u32 ul_soft_ver; get_device_soft_version() local
1773 hi_u32 ul_soft_ver; plat_firmware_init() local
[all...]

Completed in 3 milliseconds