Searched defs:fman_kg_scheme_regs (Results 1 – 1 of 1) sorted by relevance
161 struct fman_kg_scheme_regs { struct162 u32 kgse_mode; /* 0x100: MODE */163 u32 kgse_ekfc; /* 0x104: Extract Known Fields Command */164 u32 kgse_ekdv; /* 0x108: Extract Known Default Value */165 u32 kgse_bmch; /* 0x10C: Bit Mask Command High */166 u32 kgse_bmcl; /* 0x110: Bit Mask Command Low */167 u32 kgse_fqb; /* 0x114: Frame Queue Base */168 u32 kgse_hc; /* 0x118: Hash Command */169 u32 kgse_ppc; /* 0x11C: Policer Profile Command */170 u32 kgse_gec[FM_KG_NUM_OF_GENERIC_REGS];[all …]