Home
last modified time | relevance | path

Searched defs:fman_kg_scheme_regs (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/freescale/fman/
Dfman_keygen.c134 struct fman_kg_scheme_regs { struct
135 u32 kgse_mode; /* 0x100: MODE */
136 u32 kgse_ekfc; /* 0x104: Extract Known Fields Command */
137 u32 kgse_ekdv; /* 0x108: Extract Known Default Value */
138 u32 kgse_bmch; /* 0x10C: Bit Mask Command High */
139 u32 kgse_bmcl; /* 0x110: Bit Mask Command Low */
140 u32 kgse_fqb; /* 0x114: Frame Queue Base */
141 u32 kgse_hc; /* 0x118: Hash Command */
142 u32 kgse_ppc; /* 0x11C: Policer Profile Command */
143 u32 kgse_gec[FM_KG_NUM_OF_GENERIC_REGS];
[all …]