Searched refs:WMI_FW_STATUS_SUCCESS (Results 1 – 3 of 3) sorted by relevance
1637 if (ie_len >= 0 && data->status != WMI_FW_STATUS_SUCCESS) { in wmi_evt_auth_status()1756 if (data->status != WMI_FW_STATUS_SUCCESS) { in wmi_evt_reassoc_status()2192 if (reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_rbufcap_cfg()2254 if (reply.evt.status != WMI_FW_STATUS_SUCCESS) in wmi_pcp_start()2377 if (!rc && reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_p2p_cfg()2400 if (!rc && reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_start_listen()2424 if (!rc && reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_start_search()2600 if ((rc == 0) && (reply.evt.status != WMI_FW_STATUS_SUCCESS)) in wmi_rxon()3000 if (reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_set_mgmt_retry()3262 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