Searched refs:WLAN_CFGID_SET_STA_PM_ON (Results 1 - 5 of 5) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_event.c | 303 {WLAN_CFGID_SET_STA_PM_ON, HI_FALSE, {0}, HI_NULL, hmac_config_set_sta_pm_on},
|
H A D | hmac_config.c | 6116 return hmac_config_sync_cmd_common(mac_vap, WLAN_CFGID_SET_STA_PM_ON, us_len, puc_param); in _hmac_config_set_sta_pm_on()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | wlan_mib.h | 880 WLAN_CFGID_SET_STA_PM_ON = 232, /* STA低功耗开关接口 */ enumerator
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_cfg80211.c | 1816 wal_write_msg_hdr_init(&write_msg, WLAN_CFGID_SET_STA_PM_ON, sizeof(mac_cfg_ps_open_stru)); in wal_cfg80211_set_power_mgmt()
|
H A D | wal_hipriv.c | 4353 wal_write_msg_hdr_init(&write_msg, WLAN_CFGID_SET_STA_PM_ON, sizeof(mac_cfg_ps_open_stru)); in wal_hipriv_sta_pm_on()
|
Completed in 38 milliseconds