Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot_vcap.h40 struct vcap_props { struct
41 u16 tg_width; /* Type-group width (in bits) */
42 u16 sw_count; /* Sub word count */
43 u16 entry_count; /* Entry count */
44 u16 entry_words; /* Number of entry words */
45 u16 entry_width; /* Entry width (in bits) */
46 u16 action_count; /* Action count */
47 u16 action_words; /* Number of action words */
48 u16 action_width; /* Action width (in bits) */
49 u16 action_type_width; /* Action type width (in bits) */
[all …]