Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A 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);
H A Docelot_net.c129 return ocelot_sb_occ_max_clear(ocelot, sb_index); in ocelot_devlink_sb_occ_max_clear()
/openbmc/linux/include/soc/mscc/
H A Docelot.h1125 int ocelot_sb_occ_max_clear(struct ocelot *ocelot, unsigned int sb_index);
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1976 return ocelot_sb_occ_max_clear(ocelot, sb_index); in felix_sb_occ_max_clear()