Searched defs:ocelot_vcap_filter (Results 1 – 1 of 1) sorted by relevance
684 struct ocelot_vcap_filter { struct687 enum ocelot_vcap_filter_type type; argument688 int block_id;689 int goto_target;690 int lookup;691 u8 pag;692 u16 prio;693 struct ocelot_vcap_id id;695 struct ocelot_vcap_action action;696 struct ocelot_vcap_stats stats;[all …]