diff --git a/dp/inc/cdp_txrx_stats_struct.h b/dp/inc/cdp_txrx_stats_struct.h index 2afaee54c9..ed2759d361 100644 --- a/dp/inc/cdp_txrx_stats_struct.h +++ b/dp/inc/cdp_txrx_stats_struct.h @@ -1247,6 +1247,7 @@ enum _ol_ath_param_t { OL_ATH_PARAM_SMARTLOG_ENABLE = 369, OL_ATH_PARAM_SMARTLOG_FATAL_EVENT = 370, OL_ATH_PARAM_SMARTLOG_SKB_SZ = 371, + OL_ATH_PARAM_SMARTLOG_P1PINGFAIL = 372, #endif /* OL_ATH_SMART_LOGGING */ };