prima: Enhancement in Link layer stats

Add support for leaky AP detection, number of frames
leaked, guard time and  average TSF offset.

Change-Id: I15c3e2b37b7e50918d15f5aa2303fafed4d6a355
CRs-Fixed: 838089
diff --git a/CORE/MAC/src/include/sirParams.h b/CORE/MAC/src/include/sirParams.h
index 3d3d76d..096b3d1 100644
--- a/CORE/MAC/src/include/sirParams.h
+++ b/CORE/MAC/src/include/sirParams.h
@@ -137,6 +137,7 @@
 
    MEMORY_DUMP_SUPPORTED = 57,
    PER_PKT_STATS_SUPPORTED  = 58,
+   EXT_LL_STAT              = 60,
    WIFI_CONFIG            = 61,
    //MAX_FEATURE_SUPPORTED = 128
 } placeHolderInCapBitmap;