Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A 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);
H A Docelot_net.c310 err = ocelot_port_policer_del(ocelot, port); in ocelot_del_tc_cls_matchall_police()
/linux/include/soc/mscc/
H A Docelot.h1067 int ocelot_port_policer_del(struct ocelot *ocelot, int port);
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1853 ocelot_port_policer_del(ocelot, port); in felix_port_policer_del()