Home
last modified time | relevance | path

Searched refs:HostCmd_CMD_FUNC_INIT (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c192 cmd_code != HostCmd_CMD_FUNC_INIT) { in mwifiex_dnld_cmd_to_fw()
581 if (cmd_no != HostCmd_CMD_FUNC_INIT) { in mwifiex_send_cmd()
H A Dutil.c128 cmd = HostCmd_CMD_FUNC_INIT; in mwifiex_init_shutdown_fw()
H A Dsta_cmdresp.c1314 case HostCmd_CMD_FUNC_INIT: in mwifiex_process_sta_cmdresp()
H A Dfw.h372 #define HostCmd_CMD_FUNC_INIT 0x00a9 macro