Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dutil.c157 cmd = HostCmd_CMD_FUNC_INIT; in mwifiex_init_shutdown_fw()
Dcmdevt.c163 cmd_code != HostCmd_CMD_FUNC_INIT) { in mwifiex_dnld_cmd_to_fw()
521 if (cmd_no != HostCmd_CMD_FUNC_INIT) { in mwifiex_send_cmd()
Dsta_cmdresp.c1066 case HostCmd_CMD_FUNC_INIT: in mwifiex_process_sta_cmdresp()
Dsta_cmd.c1832 case HostCmd_CMD_FUNC_INIT: in mwifiex_sta_prepare_cmd()
1985 ret = mwifiex_send_cmd(priv, HostCmd_CMD_FUNC_INIT, in mwifiex_sta_init_cmd()
Dfw.h330 #define HostCmd_CMD_FUNC_INIT 0x00a9 macro