Searched defs:vcap_props (Results 1 – 1 of 1) sorted by relevance
25 struct vcap_props { struct27 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 */35 struct {38 } action_table[2];42 enum ocelot_target target;44 const struct vcap_field *keys;[all …]
Completed in 6 milliseconds