Searched refs:ocelot_port_policer_add (Results 1 – 4 of 4) sorted by relevance
157 int ocelot_port_policer_add(struct ocelot *ocelot, int port, in ocelot_port_policer_add() function186 EXPORT_SYMBOL(ocelot_port_policer_add);
79 err = ocelot_port_policer_add(ocelot, port, &pol); in ocelot_setup_tc_cls_matchall()
759 int ocelot_port_policer_add(struct ocelot *ocelot, int port,
741 return ocelot_port_policer_add(ocelot, port, &pol); in felix_port_policer_add()