Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_glue.c4201 … const HostCmd_DS_AUTO_TX *auto_tx = (HostCmd_DS_AUTO_TX *)&resp->params.auto_tx; in wifi_process_cmd_response() local
4204 MrvlIEtypesHeader_t *header = (MrvlIEtypesHeader_t *)auto_tx->tlv_buffer; in wifi_process_cmd_response()
4207 … if ((auto_tx->action == HostCmd_ACT_GEN_GET) && (header->type == TLV_TYPE_CLOUD_KEEP_ALIVE) && in wifi_process_cmd_response()
4210 … keep_alive_tlv = (MrvlIEtypes_Cloud_Keep_Alive_t *)auto_tx->tlv_buffer; in wifi_process_cmd_response()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h4159 MrvlIEtypes_AutoTx_t auto_tx; /**< Auto Tx */
8105 HostCmd_DS_AUTO_TX auto_tx;