Home
last modified time | relevance | path

Searched refs:MASTER_SLAVE_CFG_MASTER_PREFERRED (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/net/phy/
Dphy-c45.c83 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in genphy_c45_pma_baset1_setup_master_slave()
209 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in genphy_c45_baset1_an_config_aneg()
809 phydev->master_slave_get = MASTER_SLAVE_CFG_MASTER_PREFERRED; in genphy_c45_baset1_read_status()
Dphy_device.c2059 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in genphy_setup_master_slave()
2102 cfg = MASTER_SLAVE_CFG_MASTER_PREFERRED; in genphy_read_master_slave()
Dnxp-c45-tja11xx.c995 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in nxp_c45_setup_master_slave()
/Linux-v6.1/net/ethtool/
Dlinkmodes.c216 case MASTER_SLAVE_CFG_MASTER_PREFERRED: in ethnl_validate_master_slave_cfg()
/Linux-v6.1/include/uapi/linux/
Dethtool.h1878 #define MASTER_SLAVE_CFG_MASTER_PREFERRED 2 macro