Searched refs:WLAN_CFGID_MODE (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_event.c | 107 {WLAN_CFGID_MODE, HI_FALSE, {0}, hmac_config_get_mode, hmac_config_set_mode},
|
H A D | hmac_config.c | 716 ret = hmac_config_send_event(mac_vap, WLAN_CFGID_MODE, sizeof(mac_cfg_mode_param_stru), (hi_u8 *)&prot_param); in hmac_set_mode_event()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | wlan_mib.h | 782 WLAN_CFGID_MODE = 105, /* 模式: 包括协议 频段 带宽 */ enumerator
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_ioctl.c | 699 wal_write_msg_hdr_init(&write_msg, WLAN_CFGID_MODE, sizeof(mac_cfg_mode_param_stru)); in wal_ioctl_set_mode()
|
Completed in 24 milliseconds