Searched refs:HostCmd_CMD_GET_HW_SPEC (Results 1 – 4 of 4) sorted by relevance
1831 case HostCmd_CMD_GET_HW_SPEC: in mwifiex_sta_prepare_cmd()2152 ret = mwifiex_send_cmd(priv, HostCmd_CMD_GET_HW_SPEC, in mwifiex_sta_init_cmd()
1060 case HostCmd_CMD_GET_HW_SPEC: in mwifiex_process_sta_cmdresp()
1478 cmd->command = cpu_to_le16(HostCmd_CMD_GET_HW_SPEC); in mwifiex_cmd_get_hw_spec()
313 #define HostCmd_CMD_GET_HW_SPEC 0x0003 macro