Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_11n.c707 HostCmd_DS_TXBUF_CFG *ptx_buf = &cmd->params.tx_buf; in wlan_cmd_recfg_tx_buf()
713 cmd->size = wlan_cpu_to_le16(sizeof(HostCmd_DS_TXBUF_CFG) + S_DS_GEN); in wlan_cmd_recfg_tx_buf()
Dmlan_glue.c7170 cmd->size = sizeof(HostCmd_DS_TXBUF_CFG) + S_DS_GEN; in wifi_prepare_set_tx_buf_size()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h5001 } MLAN_PACK_END HostCmd_DS_TXBUF_CFG; typedef
7900 HostCmd_DS_TXBUF_CFG tx_buf;