Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A 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);
H A Docelot_net.c121 return ocelot_sb_occ_snapshot(ocelot, sb_index); in ocelot_devlink_sb_occ_snapshot()
/openbmc/linux/include/soc/mscc/
H A Docelot.h1124 int ocelot_sb_occ_snapshot(struct ocelot *ocelot, unsigned int sb_index);
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1968 return ocelot_sb_occ_snapshot(ocelot, sb_index); in felix_sb_occ_snapshot()