qcacmn: Disable Enhanced PPDU stats and low watermark interrupt

Disable Enhanced PPDU stats and low watermark interrupt for WKK

CRs-Fixed: 3120686
Change-Id: I8eecd2e17cb0748d1e7d15b28ce3d16f69fe81d5
This commit is contained in:
Amir Patel
2022-01-31 23:57:56 +05:30
committed by Madan Koyyalamudi
parent 886ce189d0
commit 8e96dd29e8
7 changed files with 52 additions and 24 deletions

View File

@@ -3378,3 +3378,5 @@ bool wlan_cfg_get_txmon_hw_support(struct wlan_cfg_dp_soc_ctxt *cfg)
{
return cfg->txmon_hw_support;
}
qdf_export_symbol(wlan_cfg_get_txmon_hw_support);