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:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user