qcacmn: Add wmi support to get telemetry stats from FW

Add wmi support to get telemetry stats from FW.

Change-Id: I7aec4ff19dc0a23755f572d3bca32f8491c60a5b
CRs-Fixed: 3376707
This commit is contained in:
Mukul Dhiman
2023-01-12 17:11:51 +05:30
committed by Madan Koyyalamudi
parent dd01164e30
commit b590809644
12 changed files with 183 additions and 71 deletions

View File

@@ -1,6 +1,6 @@
/*
* Copyright (c) 2013-2021, The Linux Foundation. All rights reserved.
* Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2021,2023 Qualcomm Innovation Center, Inc. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -24,8 +24,10 @@
#ifdef QCA_SUPPORT_MC_CP_STATS
#include <wmi_unified_mc_cp_stats_api.h>
#endif
#include <wlan_cp_stats_public_structs.h>
#ifdef WLAN_SUPPORT_INFRA_CTRL_PATH_STATS
#if defined(WLAN_SUPPORT_INFRA_CTRL_PATH_STATS) || \
defined(WLAN_TELEMETRY_STATS_SUPPORT)
/**
* wmi_unified_infra_cp_stats_request_send() - WMI request infra_cp_stats
* function