Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/
Dnxp-tja11xx.c227 case MASTER_SLAVE_CFG_SLAVE_FORCE: in tja11xx_config_aneg()
320 phydev->master_slave_get = MASTER_SLAVE_CFG_SLAVE_FORCE; in tja11xx_read_status()
Dphy_device.c1984 case MASTER_SLAVE_CFG_SLAVE_FORCE: in genphy_setup_master_slave()
2022 cfg = MASTER_SLAVE_CFG_SLAVE_FORCE; in genphy_read_master_slave()
/Linux-v5.10/net/ethtool/
Dlinkmodes.c321 case MASTER_SLAVE_CFG_SLAVE_FORCE: in ethnl_validate_master_slave_cfg()
/Linux-v5.10/include/uapi/linux/
Dethtool.h1763 #define MASTER_SLAVE_CFG_SLAVE_FORCE 5 macro