Home
last modified time | relevance | path

Searched refs:ocelot_vcap_policer_del (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot_vcap.c930 int ocelot_vcap_policer_del(struct ocelot *ocelot, u32 pol_ix) in ocelot_vcap_policer_del() function
952 EXPORT_SYMBOL(ocelot_vcap_policer_del);
984 ocelot_vcap_policer_del(ocelot, filter->action.pol_ix); in ocelot_vcap_filter_del_aux_resources()
/linux-5.19.10/include/soc/mscc/
Docelot.h1109 int ocelot_vcap_policer_del(struct ocelot *ocelot, u32 pol_ix);
/linux-5.19.10/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c2675 ocelot_vcap_policer_del(ocelot, sfi.fmid); in vsc9959_psfp_filter_add()
2701 ocelot_vcap_policer_del(ocelot, sfi->fmid); in vsc9959_psfp_filter_del()