Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c1948 case HostCmd_CMD_GET_HW_SPEC: in mwifiex_sta_prepare_cmd()
2301 ret = mwifiex_send_cmd(priv, HostCmd_CMD_GET_HW_SPEC, in mwifiex_sta_init_cmd()
Dsta_cmdresp.c1226 case HostCmd_CMD_GET_HW_SPEC: in mwifiex_process_sta_cmdresp()
Dcmdevt.c1472 cmd->command = cpu_to_le16(HostCmd_CMD_GET_HW_SPEC); in mwifiex_cmd_get_hw_spec()
Dfw.h336 #define HostCmd_CMD_GET_HW_SPEC 0x0003 macro