Home
last modified time | relevance | path

Searched refs:HostCmd_DS_RX_ABORT_CFG (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_cmdevt.c1473 HostCmd_DS_RX_ABORT_CFG *rx_abort_cfg = &cmd->params.rx_abort_cfg; in wlan_cmd_rx_abort_cfg()
1480 cmd->size = wlan_cpu_to_le16(sizeof(HostCmd_DS_RX_ABORT_CFG) + S_DS_GEN); in wlan_cmd_rx_abort_cfg()
Dmlan_glue.c4540 HostCmd_DS_RX_ABORT_CFG *cfg; in wifi_process_cmd_response()
4541 cfg = (HostCmd_DS_RX_ABORT_CFG *)&resp->params.rx_abort_cfg; in wifi_process_cmd_response()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h4305 } MLAN_PACK_END HostCmd_DS_RX_ABORT_CFG; typedef
8087 HostCmd_DS_RX_ABORT_CFG rx_abort_cfg;