diff --git a/dp/inc/cdp_txrx_stats_struct.h b/dp/inc/cdp_txrx_stats_struct.h index 0e4ec47929..33b6f5bf8c 100644 --- a/dp/inc/cdp_txrx_stats_struct.h +++ b/dp/inc/cdp_txrx_stats_struct.h @@ -1242,6 +1242,7 @@ enum _ol_ath_param_t { #if defined(WLAN_DFS_PARTIAL_OFFLOAD) && defined(HOST_DFS_SPOOF_TEST) OL_ATH_PARAM_DFS_HOST_WAIT_TIMEOUT = 367, #endif + OL_ATH_PARAM_NF_THRESH = 368, }; /* Enumeration of PDEV Configuration parameter */