Searched refs:WLAN_CFGID_SET_P2P_PS_NOA (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_event.c | 319 {WLAN_CFGID_SET_P2P_PS_NOA, HI_FALSE, {0}, HI_NULL, hmac_p2p_set_ps_noa},
|
H A D | hmac_p2p.c | 1057 ret = hmac_config_send_event(mac_vap, WLAN_CFGID_SET_P2P_PS_NOA, us_len, puc_param); in hmac_p2p_set_ps_noa()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | wlan_mib.h | 1041 WLAN_CFGID_SET_P2P_PS_NOA = 505, /* 配置P2P NOA节能 */ enumerator
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_ioctl.c | 2354 wal_write_msg_hdr_init(&write_msg, WLAN_CFGID_SET_P2P_PS_NOA, sizeof(mac_cfg_p2p_noa_param_stru)); in wal_ioctl_set_p2p_noa()
|
Completed in 17 milliseconds