Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_firmware.h152 typedef struct cmd_type_st { struct
H A Dplat_firmware.c417 l_len = ((g_st_cfg_info.al_count[ul_index]) + CFG_INFO_RESERVE_LEN) * sizeof(struct cmd_type_st); in malloc_cmd_buf()
421 oam_error_log0(0, 0, "kmalloc cmd_type_st fail\n"); in malloc_cmd_buf()
1452 g_st_cfg_info.apst_cmd[ul_index] = (struct cmd_type_st *)malloc_cmd_buf(puc_cfg_info_buf, ul_index); in firmware_parse_cfg()

Completed in 4 milliseconds