Searched refs:WLAN_CFGID_SET_P2P_PS_OPS (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_event.c | 318 {WLAN_CFGID_SET_P2P_PS_OPS, HI_FALSE, {0}, HI_NULL, hmac_p2p_set_ps_ops},
|
H A D | hmac_p2p.c | 1027 ret = hmac_config_send_event(mac_vap, WLAN_CFGID_SET_P2P_PS_OPS, us_len, puc_param); in hmac_p2p_set_ps_ops()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | wlan_mib.h | 1040 WLAN_CFGID_SET_P2P_PS_OPS = 504, /* 配置P2P OPS节能 */ enumerator
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_ioctl.c | 2406 wal_write_msg_hdr_init(&write_msg, WLAN_CFGID_SET_P2P_PS_OPS, sizeof(mac_cfg_p2p_ops_param_stru)); in wal_ioctl_set_p2p_ops()
|
Completed in 18 milliseconds