qcacmn: Add support for WSI link info libraries

Add support to capture ingress and egress stats
in the MLO manager

Change-Id: Ife0acab15ba802c953cfcf3a720c6e54933ded5e
CRs-Fixed: 3601749
This commit is contained in:
Aditya Sathish
2023-08-17 14:27:27 -07:00
committed by Rahul Choudhary
parent 80935a3f31
commit 25c27f83e0
10 changed files with 644 additions and 0 deletions

View File

@@ -3050,6 +3050,14 @@ QDF_STATUS (*config_peer_latency_info_cmd)(
*param);
#endif
#endif
#ifdef WLAN_WSI_STATS_SUPPORT
QDF_STATUS (*send_wsi_stats_info_cmd)(
wmi_unified_t wmi,
struct wmi_wsi_stats_info_params
*param);
#endif
#ifdef QCA_MANUAL_TRIGGERED_ULOFDMA
QDF_STATUS
(*trigger_ulofdma_su_cmd)(wmi_unified_t wmi,