Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h3569 } MLAN_PACK_END HostCmd_DS_IND_RST; typedef
7816 HostCmd_DS_IND_RST ind_rst;
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_glue.c8840 HostCmd_DS_IND_RST ind; in wifi_test_independent_reset()
8849 cmd->size = sizeof(HostCmd_DS_IND_RST) + S_DS_GEN; in wifi_test_independent_reset()
8850 (void)memcpy(&cmd->params.ind_rst, &ind, sizeof(HostCmd_DS_IND_RST)); in wifi_test_independent_reset()