Searched refs:has_5g (Results 1 – 2 of 2) sorted by relevance
1024 static int mv211x_match_phy_device(struct phy_device *phydev, bool has_5g) in mv211x_match_phy_device() argument1036 return !!(val & MDIO_PCS_SPEED_5G) == has_5g; in mv211x_match_phy_device()
1049 int has_5g = 0; in ieee_hw_rate_init() local1071 has_5g++; in ieee_hw_rate_init()