Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dmarvell.c1999 static int marvell_get_sset_count_simple(struct phy_device *phydev) in marvell_get_sset_count_simple() function
2017 int count = marvell_get_sset_count_simple(phydev); in marvell_get_strings_simple()
2077 int count = marvell_get_sset_count_simple(phydev); in marvell_get_stats_simple()
4001 .get_sset_count = marvell_get_sset_count_simple,