Searched defs:vcap_props (Results 1 – 1 of 1) sorted by relevance
40 struct vcap_props { struct42 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 */50 struct {53 } action_table[2];57 enum ocelot_target target;59 const struct vcap_field *keys;[all …]
Completed in 11 milliseconds