Searched refs:ocelot_vcap_policer_add (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.c | 888 static int ocelot_vcap_policer_add(struct ocelot *ocelot, u32 pol_ix, in ocelot_vcap_policer_add() function 920 ocelot_vcap_policer_add(ocelot, filter->action.pol_ix, in ocelot_vcap_policer_del() 942 ocelot_vcap_policer_add(ocelot, filter->action.pol_ix, in ocelot_vcap_filter_add_to_block()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.c | 892 int ocelot_vcap_policer_add(struct ocelot *ocelot, u32 pol_ix, in ocelot_vcap_policer_add() function 928 EXPORT_SYMBOL(ocelot_vcap_policer_add); variable 970 ret = ocelot_vcap_policer_add(ocelot, filter->action.pol_ix, in ocelot_vcap_filter_add_aux_resources()
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot.h | 1156 int ocelot_vcap_policer_add(struct ocelot *ocelot, u32 pol_ix,
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix_vsc9959.c | 2288 ret = ocelot_vcap_policer_add(ocelot, index, &pol); in vsc9959_psfp_filter_add()
|
Completed in 11 milliseconds