Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dmarvell10g.c1242 static int mv211x_match_phy_device(struct phy_device *phydev, bool has_5g) in mv211x_match_phy_device() argument
1254 return !!(val & MDIO_PCS_SPEED_5G) == has_5g; in mv211x_match_phy_device()