Home
last modified time | relevance | path

Searched refs:HostCmd_DS_HOST_CLOCK_CFG (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_cmdevt.c2023HostCmd_DS_HOST_CLOCK_CFG *host_clock = (HostCmd_DS_HOST_CLOCK_CFG *)&cmd->params.host_clock_cfg; in wlan_cmd_host_clock_cfg()
2028 cmd->size = wlan_cpu_to_le16(sizeof(HostCmd_DS_HOST_CLOCK_CFG) + S_DS_GEN); in wlan_cmd_host_clock_cfg()
2050HostCmd_DS_HOST_CLOCK_CFG *host_clock = (HostCmd_DS_HOST_CLOCK_CFG *)&resp->params.host_clock_cfg; in wlan_ret_host_clock_cfg()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h7547 } MLAN_PACK_END HostCmd_DS_HOST_CLOCK_CFG; typedef
8062 HostCmd_DS_HOST_CLOCK_CFG host_clock_cfg;