Searched refs:WMI_FW_STATUS_SUCCESS (Results 1 – 3 of 3) sorted by relevance
1636 if (ie_len >= 0 && data->status != WMI_FW_STATUS_SUCCESS) { in wmi_evt_auth_status()1755 if (data->status != WMI_FW_STATUS_SUCCESS) { in wmi_evt_reassoc_status()2191 if (reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_rbufcap_cfg()2253 if (reply.evt.status != WMI_FW_STATUS_SUCCESS) in wmi_pcp_start()2376 if (!rc && reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_p2p_cfg()2399 if (!rc && reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_start_listen()2423 if (!rc && reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_start_search()2599 if ((rc == 0) && (reply.evt.status != WMI_FW_STATUS_SUCCESS)) in wmi_rxon()2999 if (reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_set_mgmt_retry()3261 if (reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_port_allocate()[all …]
1205 if (reply.cmd.status != WMI_FW_STATUS_SUCCESS) { in wil_vring_init_tx()1294 if (reply.cmd.status != WMI_FW_STATUS_SUCCESS) { in wil_tx_vring_modify()1375 if (reply.cmd.status != WMI_FW_STATUS_SUCCESS) { in wil_vring_init_bcast()
2137 WMI_FW_STATUS_SUCCESS = 0x00, enumerator