qcacmn: Add CDP call to configure SAWF

Add CDP call to configure SAWF enable
and disable for a soc.

Change-Id: I42f383a2e33808cf91310fd989a2e12db447236d
CRs-Fixed: 3119127
This commit is contained in:
Vivek
2022-02-07 20:20:27 +05:30
committed by Madan Koyyalamudi
parent 0f0d23d5cd
commit a795c47f70
4 changed files with 48 additions and 0 deletions

View File

@@ -1371,6 +1371,7 @@ typedef union cdp_config_param_t {
bool cdp_skip_bar_update;
bool cdp_ipa_enabled;
bool cdp_psoc_param_vdev_stats_hw_offload;
bool cdp_sawf_enabled;
} cdp_config_param_type;
/**
@@ -1507,6 +1508,7 @@ enum cdp_psoc_param_type {
CDP_CFG_PEER_EXT_STATS,
CDP_IPA_ENABLE,
CDP_SET_VDEV_STATS_HW_OFFLOAD,
CDP_SAWF_ENABLE,
};
#define TXRX_FW_STATS_TXSTATS 1