summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fman/Peripherals/FM/Pcd/fm_cc.h
diff options
context:
space:
mode:
authorMandy Lavi <mandy.lavi@freescale.com>2015-11-26 16:47:39 (GMT)
committerMandy Lavi <mandy.lavi@freescale.com>2015-11-26 16:47:39 (GMT)
commit43cecda943a6c40a833b588801b0929e8bd48813 (patch)
tree530eb137428e61cb7039908cc021860376509f5c /drivers/net/ethernet/freescale/fman/Peripherals/FM/Pcd/fm_cc.h
parent867551df7414d7eff4967aac691a39b7e0e700ad (diff)
downloadlinux-fsl-qoriq-43cecda943a6c40a833b588801b0929e8bd48813.tar.xz
fmd: remove cc-aging supportHEADmaster
Signed-off-by: Mandy Lavi <mandy.lavi@freescale.com>
Diffstat (limited to 'drivers/net/ethernet/freescale/fman/Peripherals/FM/Pcd/fm_cc.h')
-rw-r--r--drivers/net/ethernet/freescale/fman/Peripherals/FM/Pcd/fm_cc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ethernet/freescale/fman/Peripherals/FM/Pcd/fm_cc.h b/drivers/net/ethernet/freescale/fman/Peripherals/FM/Pcd/fm_cc.h
index d148ff4..3456bb5 100644
--- a/drivers/net/ethernet/freescale/fman/Peripherals/FM/Pcd/fm_cc.h
+++ b/drivers/net/ethernet/freescale/fman/Peripherals/FM/Pcd/fm_cc.h
@@ -284,7 +284,6 @@ typedef struct
t_Handle h_FrmReplicForRmv;
#endif /* (DPAA_VERSION >= 11) */
bool tree;
- e_FmCcModifyState modifyState;
t_FmPcdCcKeyAndNextEngineParams keyAndNextEngineParams[CC_MAX_NUM_OF_KEYS];
} t_FmPcdModifyCcKeyAdditionalParams;
@@ -308,7 +307,6 @@ typedef struct
uint32_t countersArraySize;
bool isHashBucket; /**< Valid for match table node that is a bucket of a hash table only */
- bool agingSupport; /**< Valid for match table node that is a bucket of a hash table only */
t_Handle h_MissStatsCounters; /**< Valid for hash table node and match table that is a bucket;
Holds the statistics counters allocated by the hash table and
are shared by all hash table buckets; */