Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mscc/
Docelot_devlink.c775 int ocelot_sb_occ_max_clear(struct ocelot *ocelot, unsigned int sb_index) in ocelot_sb_occ_max_clear() function
815 EXPORT_SYMBOL(ocelot_sb_occ_max_clear);
Docelot_net.c129 return ocelot_sb_occ_max_clear(ocelot, sb_index); in ocelot_devlink_sb_occ_max_clear()
/Linux-v6.6/include/soc/mscc/
Docelot.h1117 int ocelot_sb_occ_max_clear(struct ocelot *ocelot, unsigned int sb_index);
/Linux-v6.6/drivers/net/dsa/ocelot/
Dfelix.c1965 return ocelot_sb_occ_max_clear(ocelot, sb_index); in felix_sb_occ_max_clear()