Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c1958 case HostCmd_CMD_GET_HW_SPEC: in mwifiex_sta_prepare_cmd()
2311 ret = mwifiex_send_cmd(priv, HostCmd_CMD_GET_HW_SPEC, in mwifiex_sta_init_cmd()
Dsta_cmdresp.c1238 case HostCmd_CMD_GET_HW_SPEC: in mwifiex_process_sta_cmdresp()
Dcmdevt.c1484 cmd->command = cpu_to_le16(HostCmd_CMD_GET_HW_SPEC); in mwifiex_cmd_get_hw_spec()
Dfw.h348 #define HostCmd_CMD_GET_HW_SPEC 0x0003 macro