Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_devlink.c744 int ocelot_sb_occ_max_clear(struct ocelot *ocelot, unsigned int sb_index) in ocelot_sb_occ_max_clear() function
784 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-6.1.9/include/soc/mscc/
Docelot.h1264 int ocelot_sb_occ_max_clear(struct ocelot *ocelot, unsigned int sb_index);
/linux-6.1.9/drivers/net/dsa/ocelot/
Dfelix.c1939 return ocelot_sb_occ_max_clear(ocelot, sb_index); in felix_sb_occ_max_clear()