Searched refs:HostCmd_RESULT_OK (Results 1 – 2 of 2) sorted by relevance
857 if (resp->result != HostCmd_RESULT_OK) in do_wlan_ret_11n_addba_resp()2964 if (resp->result == HostCmd_RESULT_OK) in wifi_process_cmd_response()2997 if (resp->result == HostCmd_RESULT_OK) in wifi_process_cmd_response()3081 if (resp->result == HostCmd_RESULT_OK) in wifi_process_cmd_response()3107 if (resp->result == HostCmd_RESULT_OK) in wifi_process_cmd_response()3122 if (resp->result == HostCmd_RESULT_OK) in wifi_process_cmd_response()3153 if (resp->result == HostCmd_RESULT_OK) in wifi_process_cmd_response()3176 if (resp->result == HostCmd_RESULT_OK) in wifi_process_cmd_response()3206 if (resp->result == HostCmd_RESULT_OK) in wifi_process_cmd_response()3243 if (resp->result != HostCmd_RESULT_OK) in wifi_process_cmd_response()[all …]
1438 #define HostCmd_RESULT_OK 0x0000U macro