qcacmn: Add WMI support for configuring UL parameters

Add wmi vdev param support for UL parameters.

Change-Id: I3f742daf5691b0867c42b447c26efa640478800f
CRs-fixed: 2226303
This commit is contained in:
Rhythm Patwa
2018-08-11 10:23:53 -07:00
committed by nshrivas
parent 03b0b38c07
commit 8ff2fb7fa8
3 changed files with 20 additions and 0 deletions

View File

@@ -1518,6 +1518,7 @@ enum _ol_ath_param_t {
OL_ATH_PARAM_VIDEO_DELAY_STATS_FC = 395,
#endif
OL_ATH_PARAM_ENABLE_PEER_RETRY_STATS = 396,
OL_ATH_PARAM_HE_UL_TRIG_INT = 397,
};
/* Enumeration of PDEV Configuration parameter */