Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/qcom/
H A Dqca808x.c291 if (phydev->master_slave_state == MASTER_SLAVE_STATE_ERR || in qca808x_read_status()
/linux-6.15/drivers/net/phy/
H A Ddp83td510.c561 phydev->master_slave_state = MASTER_SLAVE_STATE_ERR; in dp83td510_read_status()
H A Dphy_device.c2043 state = MASTER_SLAVE_STATE_ERR; in genphy_read_master_slave()
/linux-6.15/include/uapi/linux/
H A Dethtool.h2228 #define MASTER_SLAVE_STATE_ERR 4 macro