Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Dphy-c45.c88 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_c45_pma_baset1_setup_master_slave()
212 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_c45_baset1_an_config_aneg()
811 phydev->master_slave_get = MASTER_SLAVE_CFG_SLAVE_PREFERRED; in genphy_c45_baset1_read_status()
Dphy_device.c2062 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_setup_master_slave()
2104 cfg = MASTER_SLAVE_CFG_SLAVE_PREFERRED; in genphy_read_master_slave()
Dnxp-c45-tja11xx.c999 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in nxp_c45_setup_master_slave()
/Linux-v6.1/net/ethtool/
Dlinkmodes.c217 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in ethnl_validate_master_slave_cfg()
/Linux-v6.1/include/uapi/linux/
Dethtool.h1879 #define MASTER_SLAVE_CFG_SLAVE_PREFERRED 3 macro