Home
last modified time | relevance | path

Searched refs:MASTER_SLAVE_CFG_MASTER_FORCE (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/drivers/net/phy/
Dphy-c45.c84 case MASTER_SLAVE_CFG_MASTER_FORCE: in genphy_c45_pma_baset1_setup_master_slave()
203 case MASTER_SLAVE_CFG_MASTER_FORCE: in genphy_c45_baset1_an_config_aneg()
568 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_FORCE; in genphy_c45_pma_baset1_read_master_slave()
804 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_FORCE; in genphy_c45_baset1_read_status()
Dnxp-tja11xx.c239 case MASTER_SLAVE_CFG_MASTER_FORCE: in tja11xx_config_aneg()
376 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_FORCE; in tja11xx_read_status()
Drealtek.c751 case MASTER_SLAVE_CFG_MASTER_FORCE: in rtl9000a_config_aneg()
786 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_FORCE; in rtl9000a_read_status()
Dnxp-c45-tja11xx.c994 case MASTER_SLAVE_CFG_MASTER_FORCE: in nxp_c45_setup_master_slave()
1027 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_FORCE; in nxp_c45_read_master_slave()
Dmicrochip_t1.c780 case MASTER_SLAVE_CFG_MASTER_FORCE: in lan87xx_config_aneg()
Dphy_device.c2064 case MASTER_SLAVE_CFG_MASTER_FORCE: in genphy_setup_master_slave()
2097 cfg = MASTER_SLAVE_CFG_MASTER_FORCE; in genphy_read_master_slave()
/Linux-v6.1/net/ethtool/
Dlinkmodes.c218 case MASTER_SLAVE_CFG_MASTER_FORCE: in ethnl_validate_master_slave_cfg()
/Linux-v6.1/include/uapi/linux/
Dethtool.h1880 #define MASTER_SLAVE_CFG_MASTER_FORCE 4 macro