Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
D11h.c217 if (le32_to_cpu(rpt_event->result) != HostCmd_RESULT_OK) { in mwifiex_11h_handle_chanrpt_ready()
Dsta_cmdresp.c1008 if (resp->result != HostCmd_RESULT_OK) { in mwifiex_ret_cfg_data()
1232 if (resp->result != HostCmd_RESULT_OK) { in mwifiex_process_sta_cmdresp()
Dcmdevt.c905 if ((cmdresp_result == HostCmd_RESULT_OK) && in mwifiex_process_cmdresp()
Dfw.h465 #define HostCmd_RESULT_OK 0x0000 macro