Searched defs:ocelot_vcap_filter (Results 1 – 1 of 1) sorted by relevance
656 struct ocelot_vcap_filter { struct659 enum ocelot_vcap_filter_type type; argument660 int block_id;661 int goto_target;662 int lookup;663 u8 pag;664 u16 prio;665 struct ocelot_vcap_id id;667 struct ocelot_vcap_action action;691 int ocelot_vcap_filter_add(struct ocelot *ocelot, argument[all …]