Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/mscc/
H A Dmscc_main.c23 static const struct vsc85xx_hw_stat vsc85xx_hw_stats[] = { variable
2100 vsc8531->hw_stats = vsc85xx_hw_stats; in vsc8514_probe()
2101 vsc8531->nstats = ARRAY_SIZE(vsc85xx_hw_stats); in vsc8514_probe()
2204 vsc8531->hw_stats = vsc85xx_hw_stats; in vsc85xx_probe()
2205 vsc8531->nstats = ARRAY_SIZE(vsc85xx_hw_stats); in vsc85xx_probe()
/kernel/linux/linux-6.6/drivers/net/phy/mscc/
H A 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()

Completed in 6 milliseconds