Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dphy-c45.c90 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_c45_pma_baset1_setup_master_slave()
224 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_c45_baset1_an_config_aneg()
1153 phydev->master_slave_get = MASTER_SLAVE_CFG_SLAVE_PREFERRED; in genphy_c45_baset1_read_status()
Dbcm-phy-lib.c1121 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in bcm_setup_lre_master_slave()
Dphy_device.c2298 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in genphy_setup_master_slave()
2340 cfg = MASTER_SLAVE_CFG_SLAVE_PREFERRED; in genphy_read_master_slave()
Dmotorcomm.c1943 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in ytphy_setup_master_slave()
/linux-6.12.1/net/ethtool/
Dlinkmodes.c205 case MASTER_SLAVE_CFG_SLAVE_PREFERRED: in ethnl_validate_master_slave_cfg()
/linux-6.12.1/include/uapi/linux/
Dethtool.h2199 #define MASTER_SLAVE_CFG_SLAVE_PREFERRED 3 macro