Home
last modified time | relevance | path

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

/include/soc/mscc/
Docelot_vcap.h25 struct vcap_props { struct
26 u16 tg_width; /* Type-group width (in bits) */
27 u16 sw_count; /* Sub word count */
28 u16 entry_count; /* Entry count */
29 u16 entry_words; /* Number of entry words */
30 u16 entry_width; /* Entry width (in bits) */
31 u16 action_count; /* Action count */
32 u16 action_words; /* Number of action words */
33 u16 action_width; /* Action width (in bits) */
34 u16 action_type_width; /* Action type width (in bits) */
[all …]