Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/mscc/
Docelot_vcap.h264 struct ocelot_vcap_filter { struct
267 enum ocelot_vcap_filter_type type; argument
268 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 …]