Searched defs:ocelot_vcap_filter (Results 1 – 1 of 1) sorted by relevance
264 struct ocelot_vcap_filter { struct267 enum ocelot_vcap_filter_type type; argument268 int block_id;269 int goto_target;270 int lookup;271 u8 pag;272 u16 prio;273 u32 id;275 struct ocelot_vcap_action action;299 int ocelot_vcap_filter_add(struct ocelot *ocelot, argument[all …]