Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_misc.c790 HostCmd_DS_802_11_NET_MONITOR *net_mon = &cmd->params.net_mon; in wlan_cmd_802_11_net_monitor()
794 (void)__memset(pmpriv->adapter, net_mon, 0x00, sizeof(HostCmd_DS_802_11_NET_MONITOR)); in wlan_cmd_802_11_net_monitor()
797 cmd->size = wlan_cpu_to_le16(sizeof(HostCmd_DS_802_11_NET_MONITOR) + S_DS_GEN); in wlan_cmd_802_11_net_monitor()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h3765 } MLAN_PACK_END HostCmd_DS_802_11_NET_MONITOR; typedef
7850 HostCmd_DS_802_11_NET_MONITOR net_mon;