Home
last modified time | relevance | path

Searched refs:has_5g (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() argument
1317 return !!(val & MDIO_PCS_SPEED_5G) == has_5g; in mv211x_match_phy_device()