Home
last modified time | relevance | path

Searched refs:cstats_sap_go_dfs_evt (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_chipset_stats_events.h343 struct cstats_sap_go_dfs_evt { struct
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c8653 struct cstats_sap_go_dfs_evt stat = {0}; in hdd_cp_stats_cstats_log_sap_go_dfs_event()
8683 stat.cmn.hdr.length = sizeof(struct cstats_sap_go_dfs_evt) - in hdd_cp_stats_cstats_log_sap_go_dfs_event()
8695 wlan_cstats_host_stats(sizeof(struct cstats_sap_go_dfs_evt), &stat); in hdd_cp_stats_cstats_log_sap_go_dfs_event()