Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_devlink.c766 int ocelot_sb_occ_snapshot(struct ocelot *ocelot, unsigned int sb_index) in ocelot_sb_occ_snapshot() function
770 EXPORT_SYMBOL(ocelot_sb_occ_snapshot);
Docelot_net.c121 return ocelot_sb_occ_snapshot(ocelot, sb_index); in ocelot_devlink_sb_occ_snapshot()
/linux-6.6.21/include/soc/mscc/
Docelot.h1116 int ocelot_sb_occ_snapshot(struct ocelot *ocelot, unsigned int sb_index);
/linux-6.6.21/drivers/net/dsa/ocelot/
Dfelix.c1957 return ocelot_sb_occ_snapshot(ocelot, sb_index); in felix_sb_occ_snapshot()