HostCmd_RESULT_OK
if (le32_to_cpu(rpt_event->result) != HostCmd_RESULT_OK) {
if ((cmdresp_result == HostCmd_RESULT_OK) &&
if (resp->result != HostCmd_RESULT_OK) {
if (resp->result != HostCmd_RESULT_OK) {