Home
last modified time | relevance | path

Searched refs:MASTER_SLAVE_STATE_ERR (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/phy/
Ddp83td510.c138 phydev->master_slave_state = MASTER_SLAVE_STATE_ERR; in dp83td510_read_status()
Dat803x.c1821 if (phydev->master_slave_state == MASTER_SLAVE_STATE_ERR) { in qca808x_read_status()
Dphy_device.c2112 state = MASTER_SLAVE_STATE_ERR; in genphy_read_master_slave()
/linux-5.19.10/include/uapi/linux/
Dethtool.h1841 #define MASTER_SLAVE_STATE_ERR 4 macro