Home
last modified time | relevance | path

Searched refs:H2D_MSG_PM_WLAN_OFF (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_sdio_comm.h83 H2D_MSG_PM_WLAN_OFF = 4, enumerator
H A Doal_sdio_host.c1911 if (oal_sdio_send_msg(oal_get_sdio_default_handler(), H2D_MSG_PM_WLAN_OFF) != HI_SUCCESS) { in oal_sdio_dev_shutdown()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_sdio_device.h78 H2D_MSG_PM_WLAN_OFF = 4, enumerator
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_slave.c970 if (msg & (1 << H2D_MSG_PM_WLAN_OFF)) { in hcc_msg_process()
972 hi_diag_log_msg_i0(0, "recieve msg H2D_MSG_PM_WLAN_OFF, need reboot\n"); in hcc_msg_process()
H A Dhcc_host.c1300 oal_bus_send_msg(hcc_handler->bus, H2D_MSG_PM_WLAN_OFF);
1986 oal_bus_send_msg(oal_get_sdio_default_handler(), H2D_MSG_PM_WLAN_OFF); local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_api.c1774 return oal_sdio_send_msg(oal_get_sdio_default_handler(), H2D_MSG_PM_WLAN_OFF); in hi_wifi_soft_reset_device()

Completed in 11 milliseconds