Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Ddp83td510.c159 phydev->master_slave_state = MASTER_SLAVE_STATE_ERR; in dp83td510_read_status()
Dat803x.c1849 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-6.1.9/include/uapi/linux/
Dethtool.h1886 #define MASTER_SLAVE_STATE_ERR 4 macro