Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_police.c188 int ocelot_port_policer_del(struct ocelot *ocelot, int port) in ocelot_port_policer_del() function
209 EXPORT_SYMBOL(ocelot_port_policer_del);
H A Docelot_net.c92 err = ocelot_port_policer_del(ocelot, port); in ocelot_setup_tc_cls_matchall()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot.h763 int ocelot_port_policer_del(struct ocelot *ocelot, int port);
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dfelix.c767 ocelot_port_policer_del(ocelot, port); in felix_port_policer_del()