Home
last modified time | relevance | path

Searched refs:ocelot_acl_block (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_ace.c15 static struct ocelot_acl_block *acl_block;
594 static void ocelot_ace_rule_add(struct ocelot_acl_block *block, in ocelot_ace_rule_add()
615 static int ocelot_ace_rule_get_index_id(struct ocelot_acl_block *block, in ocelot_ace_rule_get_index_id()
630 ocelot_ace_rule_get_rule_index(struct ocelot_acl_block *block, int index) in ocelot_ace_rule_get_rule_index()
666 static void ocelot_ace_rule_del(struct ocelot_acl_block *block, in ocelot_ace_rule_del()
725 static struct ocelot_acl_block *ocelot_acl_block_create(struct ocelot *ocelot) in ocelot_acl_block_create()
727 struct ocelot_acl_block *block; in ocelot_acl_block_create()
740 static void ocelot_acl_block_destroy(struct ocelot_acl_block *block) in ocelot_acl_block_destroy()
Docelot_ace.h214 struct ocelot_acl_block { struct
Docelot_flower.c12 struct ocelot_acl_block *block;