Searched refs:HostCmd_CMD_GET_HW_SPEC (Results 1 – 4 of 4) sorted by relevance
1953 case HostCmd_CMD_GET_HW_SPEC: in mwifiex_sta_prepare_cmd()2306 ret = mwifiex_send_cmd(priv, HostCmd_CMD_GET_HW_SPEC, in mwifiex_sta_init_cmd()
1213 case HostCmd_CMD_GET_HW_SPEC: in mwifiex_process_sta_cmdresp()
1463 cmd->command = cpu_to_le16(HostCmd_CMD_GET_HW_SPEC); in mwifiex_cmd_get_hw_spec()
348 #define HostCmd_CMD_GET_HW_SPEC 0x0003 macro