Searched defs:vcap_props (Results 1 – 1 of 1) sorted by relevance
39 struct vcap_props { struct41 u16 sw_count; /* Sub word count */42 u16 entry_count; /* Entry count */43 u16 entry_words; /* Number of entry words */44 u16 entry_width; /* Entry width (in bits) */45 u16 action_count; /* Action count */49 struct {52 } action_table[2];56 enum ocelot_target target;58 const struct vcap_field *keys;[all …]
Completed in 8 milliseconds