Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_sta_cmdresp.c447 HostCmd_DS_802_11_GET_LOG *pget_log = (HostCmd_DS_802_11_GET_LOG *)&resp->params.get_log; in wlan_ret_get_log()
Dmlan_sta_cmd.c529 cmd->size = wlan_cpu_to_le16(sizeof(HostCmd_DS_802_11_GET_LOG) + S_DS_GEN); in wlan_cmd_802_11_get_log()
Dmlan_glue.c3985 const HostCmd_DS_802_11_GET_LOG *get_log = &resp->params.get_log; in wifi_process_cmd_response()
3991 … (void)memcpy((void *)buf, (const void *)get_log, sizeof(HostCmd_DS_802_11_GET_LOG)); in wifi_process_cmd_response()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h3953 } MLAN_PACK_END HostCmd_DS_802_11_GET_LOG; typedef
7825 HostCmd_DS_802_11_GET_LOG get_log;