Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmotorcomm.c1227 if (phydev->is_gigabit_capable) { in ytphy_utp_read_lpa()
2054 if (!phydev->is_gigabit_capable) in ytphy_setup_master_slave()
/linux/include/linux/
H A Dphy.h573 * @is_gigabit_capable: Set to true if PHY supports 1000Mbps
684 unsigned is_gigabit_capable:1;
682 unsigned is_gigabit_capable:1; global() member