Searched refs:WLAN_CFGID_HOST_SLEEP_EN (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_event.c | 197 {WLAN_CFGID_HOST_SLEEP_EN, HI_FALSE, {0}, HI_NULL, hmac_config_host_sleep_switch},
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | wlan_mib.h | 1090 WLAN_CFGID_HOST_SLEEP_EN = 575, /* set FW no send any frame to driver */ enumerator
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | hi_wifi_driver_api.c | 1399 wal_write_msg_hdr_init(&write_msg, WLAN_CFGID_HOST_SLEEP_EN, sizeof(hi_s32)); in hi_wifi_wow_host_sleep_switch()
|
H A D | wal_hipriv.c | 2788 wal_write_msg_hdr_init(&write_msg, WLAN_CFGID_HOST_SLEEP_EN, sizeof(hi_s32)); in wal_hipriv_host_sleep_switch()
|
Completed in 31 milliseconds