Home
last modified time | relevance | path

Searched full:pa_stats (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_stats.c54 if (prueth->pa_stats) { in emac_update_hardware_stats()
58 regmap_read(prueth->pa_stats, reg, &val); in emac_update_hardware_stats()
59 emac->pa_stats[i] += val; in emac_update_hardware_stats()
86 if (emac->prueth->pa_stats) { in emac_get_stat_by_name()
89 return emac->pa_stats[i]; in emac_get_stat_by_name()
H A Dicssg_ethtool.c74 if (emac->prueth->pa_stats) in emac_get_sset_count()
94 if (emac->prueth->pa_stats) in emac_get_strings()
115 if (emac->prueth->pa_stats) in emac_get_ethtool_stats()
117 *(data++) = emac->pa_stats[i]; in emac_get_ethtool_stats()
H A Dicssg_prueth.c2270 prueth->pa_stats = syscon_regmap_lookup_by_phandle(np, "ti,pa-stats"); in prueth_probe()
2271 if (IS_ERR(prueth->pa_stats)) { in prueth_probe()
2273 prueth->pa_stats = NULL; in prueth_probe()
/linux/Documentation/devicetree/bindings/net/
H A Dti,icssg-prueth.yaml61 phandle to PA_STATS module's syscon regmap. PA_STATS is a set of
63 ICSSG firmware. PA_STATS module's syscon regmap will help the device to