Searched refs:cmdresp_result (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cmdevt.c | 814 uint16_t cmdresp_result; in mwifiex_process_cmdresp() local 862 cmdresp_result = le16_to_cpu(resp->result); in mwifiex_process_cmdresp() 872 orig_cmdresp_no, cmdresp_result, in mwifiex_process_cmdresp() 891 if ((cmdresp_result == HostCmd_RESULT_OK) && in mwifiex_process_cmdresp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_cmdevt.c | 1674 t_u16 cmdresp_result; in wlan_process_cmdresp() local 1754 cmdresp_result = resp->result; in wlan_process_cmdresp() 1776 sec, usec, orig_cmdresp_no, cmdresp_result, resp->size, in wlan_process_cmdresp() 1793 if ((cmdresp_result == HostCmd_RESULT_OK) in wlan_process_cmdresp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_cmdevt.c | 2156 t_u16 cmdresp_result; in wlan_process_cmdresp() local 2245 cmdresp_result = resp->result; in wlan_process_cmdresp() 2257 sec, usec, orig_cmdresp_no, cmdresp_result, resp->size, in wlan_process_cmdresp() 2274 if ((cmdresp_result == HostCmd_RESULT_OK) && in wlan_process_cmdresp()
|