qcacmn: Phase 1 DP changes

Move ol_txrx_get_en_stats_base to cmn_dev as part
of DP phase 1 changes

Change-Id: Icc05beb31d3bdcf0e6d7d5b0d2add888118d89e7
CRs-fixed: 1058170
This commit is contained in:
Nandha Kishore Easwaran
2016-09-02 11:47:00 +05:30
committed by qcabuildsw
parent 42a3958848
commit 4b8148b9d1
2 changed files with 21 additions and 0 deletions

View File

@@ -456,6 +456,11 @@ typedef enum _ol_ath_param_t {
OL_ATH_PARAM_CAL_VER_CHECK = 331,
OL_ATH_PARAM_NO_VLAN = 332,
OL_ATH_PARAM_CCA_THRESHOLD = 333,
OL_ATH_PARAM_ATF_LOGGING = 334,
OL_ATH_PARAM_STRICT_DOTH = 335,
OL_ATH_PARAM_DISCONNECTION_TIMEOUT = 336,
OL_ATH_PARAM_RECONFIGURATION_TIMEOUT = 337,
OL_ATH_PARAM_CHANNEL_SWITCH_COUNT = 338,
} ol_ath_param_t;
/*