Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/
Dphy_device.c1972 if (!phydev->is_gigabit_capable) in genphy_setup_master_slave()
2005 if (!phydev->is_gigabit_capable) { in genphy_read_master_slave()
2258 if (phydev->is_gigabit_capable) { in genphy_read_lpa()
2881 phydev->is_gigabit_capable = 1; in phy_probe()
2884 phydev->is_gigabit_capable = 1; in phy_probe()
/Linux-v5.10/include/linux/
Dphy.h552 unsigned is_gigabit_capable:1; member