Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/mscc/
Dmscc_main.c23 static const struct vsc85xx_hw_stat vsc85xx_hw_stats[] = { variable
2224 vsc8531->hw_stats = vsc85xx_hw_stats; in vsc8514_probe()
2225 vsc8531->nstats = ARRAY_SIZE(vsc85xx_hw_stats); in vsc8514_probe()
2328 vsc8531->hw_stats = vsc85xx_hw_stats; in vsc85xx_probe()
2329 vsc8531->nstats = ARRAY_SIZE(vsc85xx_hw_stats); in vsc85xx_probe()