Searched refs:has_5g (Results 1 – 1 of 1) sorted by relevance
1242 static int mv211x_match_phy_device(struct phy_device *phydev, bool has_5g) in mv211x_match_phy_device() argument1254 return !!(val & MDIO_PCS_SPEED_5G) == has_5g; in mv211x_match_phy_device()