Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c1960 case HostCmd_CMD_GET_HW_SPEC: in mwifiex_sta_prepare_cmd()
2313 ret = mwifiex_send_cmd(priv, HostCmd_CMD_GET_HW_SPEC, in mwifiex_sta_init_cmd()
Dsta_cmdresp.c1209 case HostCmd_CMD_GET_HW_SPEC: in mwifiex_process_sta_cmdresp()
Dcmdevt.c1462 cmd->command = cpu_to_le16(HostCmd_CMD_GET_HW_SPEC); in mwifiex_cmd_get_hw_spec()
Dfw.h347 #define HostCmd_CMD_GET_HW_SPEC 0x0003 macro