Searched refs:is_gigabit_capable (Results 1 – 2 of 2) sorted by relevance
2055 if (!phydev->is_gigabit_capable) in genphy_setup_master_slave()2336 if (phydev->is_gigabit_capable) { in genphy_read_lpa()2430 if (phydev->is_gigabit_capable) { in genphy_read_status()3077 phydev->is_gigabit_capable = 1; in phy_probe()3080 phydev->is_gigabit_capable = 1; in phy_probe()
626 unsigned is_gigabit_capable:1; member