qcacmn: Add cfg to enable/disable NOL subchannel marking

Add entry in cfg enumlist for radio to enable or
disable NOL subchannel marking.

Change-Id: Ia989e1fa99303eecd1ed85fd957405d90acc418a
CRs-Fixed: 2334258
This commit is contained in:
Vignesh Mohan
2018-11-09 12:36:05 +05:30
committed by nshrivas
szülő 443b9b4da2
commit a7acb00fcb

Fájl megtekintése

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