Home
last modified time | relevance | path

Searched defs:ocelot_vcap_filter (Results 1 – 1 of 1) sorted by relevance

/include/soc/mscc/
Docelot_vcap.h656 struct ocelot_vcap_filter { struct
659 enum ocelot_vcap_filter_type type; argument
660 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 …]