Home
last modified time | relevance | path

Searched refs:CSTATS_FW_TYPE (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_chipset_stats.h57 CSTATS_FW_TYPE, enumerator
90 wlan_cp_stats_cstats_write_to_buff(CSTATS_FW_TYPE, buf, len)
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/
H A Dwlan_cp_stats_chipset_stats.c179 } else if (type == CSTATS_FW_TYPE) { in wlan_cp_stats_cstats_write_to_buff()
258 else if (type == CSTATS_FW_TYPE) in wlan_cp_stats_cstats_send_buffer_to_user()
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/
H A Dwlan_logging_sock_svc.c866 return ucfg_cp_stats_cstats_send_buffer_to_user(CSTATS_FW_TYPE); in wlan_logging_cstats_send_fw_buf_to_usr()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.c11729 } else if (type == CSTATS_FW_TYPE) { in hdd_cstats_send_data_to_userspace()