Home
last modified time | relevance | path

Searched refs:HOST_RESULT_OK (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11h.c214 if (le32_to_cpu(rpt_event->result) != HOST_RESULT_OK) { in nxpwifi_11h_handle_chanrpt_ready()
H A Dcmdevt.c789 if (cmdresp_result == HOST_RESULT_OK && in nxpwifi_process_cmdresp()
793 if (resp->result != HOST_RESULT_OK) { in nxpwifi_process_cmdresp()
H A Dfw.h450 #define HOST_RESULT_OK 0x0000 macro
H A Dsta_cmd.c1447 if (resp->result != HOST_RESULT_OK) { in nxpwifi_ret_sta_cfg_data()