Searched refs:WMI_FW_STATUS_SUCCESS (Results 1 – 3 of 3) sorted by relevance
1647 if (ie_len >= 0 && data->status != WMI_FW_STATUS_SUCCESS) { in wmi_evt_auth_status()1766 if (data->status != WMI_FW_STATUS_SUCCESS) { in wmi_evt_reassoc_status()2176 if (reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_rbufcap_cfg()2238 if (reply.evt.status != WMI_FW_STATUS_SUCCESS) in wmi_pcp_start()2361 if (!rc && reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_p2p_cfg()2384 if (!rc && reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_start_listen()2408 if (!rc && reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_start_search()2581 if ((rc == 0) && (reply.evt.status != WMI_FW_STATUS_SUCCESS)) in wmi_rxon()2981 if (reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_set_mgmt_retry()3243 if (reply.evt.status != WMI_FW_STATUS_SUCCESS) { in wmi_port_allocate()[all …]
1237 if (reply.cmd.status != WMI_FW_STATUS_SUCCESS) { in wil_vring_init_tx()1326 if (reply.cmd.status != WMI_FW_STATUS_SUCCESS) { in wil_tx_vring_modify()1407 if (reply.cmd.status != WMI_FW_STATUS_SUCCESS) { in wil_vring_init_bcast()
2145 WMI_FW_STATUS_SUCCESS = 0x00, enumerator