Searched refs:ocelot_vcap_policer_add (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mscc/
H A Docelot_vcap.c892 int ocelot_vcap_policer_add(struct ocelot *ocelot, u32 pol_ix, function
928 EXPORT_SYMBOL(ocelot_vcap_policer_add); variable
970 ret = ocelot_vcap_policer_add(ocelot, filter->action.pol_ix,
/linux-master/include/soc/mscc/
H A Docelot.h1156 int ocelot_vcap_policer_add(struct ocelot *ocelot, u32 pol_ix,
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c2291 ret = ocelot_vcap_policer_add(ocelot, index, &pol);

Completed in 310 milliseconds