Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/phy/mscc/
Dmscc_main.c23 static const struct vsc85xx_hw_stat vsc85xx_hw_stats[] = { variable
2211 vsc8531->hw_stats = vsc85xx_hw_stats; in vsc8514_probe()
2212 vsc8531->nstats = ARRAY_SIZE(vsc85xx_hw_stats); in vsc8514_probe()
2315 vsc8531->hw_stats = vsc85xx_hw_stats; in vsc85xx_probe()
2316 vsc8531->nstats = ARRAY_SIZE(vsc85xx_hw_stats); in vsc85xx_probe()