Home
last modified time | relevance | path

Searched defs:cmd_type (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
Dcmd_loop.c68 hi_u8 cmd_type; member
117 hi_u16 cmd_type = *(hi_u16 *)(&cmd_ctx->packet.payload[0]); in loader_flash_protect() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Dplat_firmware.h153 hi_s32 cmd_type; member
Dplat_firmware.c1171 static hi_s32 execute_download_cmd(hi_s32 cmd_type, hi_u8 *cmd_name, hi_u8 *cmd_para, firmware_mem_… in execute_download_cmd()
1439 hi_s32 i, l_len, cmd_type; in firmware_parse_cfg() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
Dhcc_comm.h182 hi_u16 cmd_type; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_hipriv.c6738 static hi_u32 wal_at_cmd(oal_net_device_stru *netdev, hi_char *cmd, hi_u32 cmd_type) in wal_at_cmd()
6814 hi_u32 wal_at_entry(hi_char *buffer, hi_u32 cmd_type) in wal_at_entry()
6854 hi_u32 hi_wifi_at_start(hi_s32 argc, const hi_char *argv[], hi_u32 cmd_type) in hi_wifi_at_start()