Ver código fonte

qcacmn: Adding new ATH config params

Add new ATH config params for alwaysprimary and fastlane

Change-Id: I05b15ebaa440896e3f7fc03424f614a486c16f9c
CRs-fixed: 1066381
Nandha Kishore Easwaran 8 anos atrás
pai
commit
c732aa6b69
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      dp/inc/cdp_txrx_stats_struct.h

+ 2 - 0
dp/inc/cdp_txrx_stats_struct.h

@@ -461,6 +461,8 @@ typedef enum _ol_ath_param_t {
 	OL_ATH_PARAM_DISCONNECTION_TIMEOUT = 336,
 	OL_ATH_PARAM_RECONFIGURATION_TIMEOUT = 337,
 	OL_ATH_PARAM_CHANNEL_SWITCH_COUNT = 338,
+	OL_ATH_PARAM_ALWAYS_PRIMARY = 339,
+	OL_ATH_PARAM_FAST_LANE = 340,
 } ol_ath_param_t;
 
 /*