qcacmn: Remove CONFIG_WIN flag for VoW stats

Use V3_STATS_ENABLED flag instead of CONFIG_WIN

Change-Id: I1559d67f005c4cba2472970ea3bd49826c16a047
This commit is contained in:
Mainak Sen
2019-06-19 14:37:07 +05:30
committed by nshrivas
parent e42985f86e
commit 95101bb281
3 changed files with 7 additions and 5 deletions

View File

@@ -856,7 +856,7 @@ void dp_set_pn_check_wifi3(struct cdp_vdev *vdev_handle,
void *dp_get_pdev_for_mac_id(struct dp_soc *soc, uint32_t mac_id);
void dp_set_michael_key(struct cdp_peer *peer_handle,
bool is_unicast, uint32_t *key);
#ifdef CONFIG_WIN
#ifdef QCA_ENH_V3_STATS_SUPPORT
uint32_t dp_pdev_tid_stats_display(void *pdev_handle,
enum _ol_ath_param_t param, uint32_t value, void *buff);
#endif
@@ -1239,7 +1239,7 @@ static inline void dp_srng_access_end(struct dp_intr *int_ctx,
}
#endif /* WLAN_FEATURE_DP_EVENT_HISTORY */
#ifdef CONFIG_WIN
#ifdef QCA_ENH_V3_STATS_SUPPORT
/**
* dp_pdev_print_delay_stats(): Print pdev level delay stats
* @pdev: DP_PDEV handle