Home
last modified time | relevance | path

Searched refs:ocelot_port_policer_del (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_police.c233 int ocelot_port_policer_del(struct ocelot *ocelot, int port) in ocelot_port_policer_del() function
254 EXPORT_SYMBOL(ocelot_port_policer_del);
Docelot_net.c319 err = ocelot_port_policer_del(ocelot, port); in ocelot_del_tc_cls_matchall_police()
/Linux-v6.1/include/soc/mscc/
Docelot.h1214 int ocelot_port_policer_del(struct ocelot *ocelot, int port);
/Linux-v6.1/drivers/net/dsa/ocelot/
Dfelix.c1827 ocelot_port_policer_del(ocelot, port); in felix_port_policer_del()