Searched refs:WLAN_CFGID_QUERY_STATION_STATS (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_event.c | 291 {WLAN_CFGID_QUERY_STATION_STATS, HI_FALSE, {0}, HI_NULL, hmac_config_query_station_info}, 421 {WLAN_CFGID_QUERY_STATION_STATS, {0, 0}, hmac_proc_query_response_event},
|
H A D | hmac_config.c | 5600 ret = hmac_config_send_event(mac_vap, WLAN_CFGID_QUERY_STATION_STATS, us_len, puc_param); in hmac_config_query_station_info()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | wlan_mib.h | 1010 WLAN_CFGID_QUERY_STATION_STATS = 483, /* 信息上报查询命令 */ enumerator
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_cfg80211.c | 1215 write_msg.wid = WLAN_CFGID_QUERY_STATION_STATS; in wal_cfg80211_send_query_station_event()
|
Completed in 48 milliseconds