Searched refs:is_gigabit_capable (Results 1 – 3 of 3) sorted by relevance
2177 if (!phydev->is_gigabit_capable) in genphy_setup_master_slave()2480 if (phydev->is_gigabit_capable) { in genphy_read_lpa()2574 if (phydev->is_gigabit_capable) { in genphy_read_status()3699 phydev->is_gigabit_capable = 1; in phy_probe()3702 phydev->is_gigabit_capable = 1; in phy_probe()
1227 if (phydev->is_gigabit_capable) { in ytphy_utp_read_lpa()2054 if (!phydev->is_gigabit_capable) in ytphy_setup_master_slave()
573 * @is_gigabit_capable: Set to true if PHY supports 1000Mbps684 unsigned is_gigabit_capable:1;682 unsigned is_gigabit_capable:1; global() member