Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dmarvell10g.c1305 static int mv211x_match_phy_device(struct phy_device *phydev, bool has_5g) in mv211x_match_phy_device() function
1322 return mv211x_match_phy_device(phydev, true); in mv2110_match_phy_device()
1327 return mv211x_match_phy_device(phydev, false); in mv2111_match_phy_device()