Searched refs:WLAN_CFGID_SCAN_ABORT (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_scan.c | 612 wal_write_msg_hdr_init(&write_msg, WLAN_CFGID_SCAN_ABORT, sizeof(pedding_data)); in wal_send_scan_abort_msg()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_event.c | 214 {WLAN_CFGID_SCAN_ABORT, HI_FALSE, {0}, HI_NULL, hmac_config_scan_abort},
|
H A D | hmac_config.c | 5571 ret = hmac_config_send_event(mac_vap, WLAN_CFGID_SCAN_ABORT, us_len, puc_param); in hmac_config_scan_abort()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | wlan_mib.h | 910 WLAN_CFGID_SCAN_ABORT = 287, /* 扫描终止 */ enumerator
|
Completed in 22 milliseconds