Home
last modified time | relevance | path

Searched refs:MASTER_SLAVE_CFG_UNSUPPORTED (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/net/ethtool/
Dlinkmodes.c91 if (lsettings->master_slave_cfg != MASTER_SLAVE_CFG_UNSUPPORTED) in linkmodes_reply_size()
137 if (lsettings->master_slave_cfg != MASTER_SLAVE_CFG_UNSUPPORTED && in linkmodes_fill_reply()
259 if (lsettings->master_slave_cfg == MASTER_SLAVE_CFG_UNSUPPORTED) { in ethnl_update_linkmodes()
Dioctl.c572 link_ksettings.base.master_slave_cfg = MASTER_SLAVE_CFG_UNSUPPORTED; in ethtool_get_link_ksettings()
/Linux-v6.1/drivers/net/phy/
Dphy-c45.c91 case MASTER_SLAVE_CFG_UNSUPPORTED: in genphy_c45_pma_baset1_setup_master_slave()
215 case MASTER_SLAVE_CFG_UNSUPPORTED: in genphy_c45_baset1_an_config_aneg()
Dmicrochip_t1.c786 case MASTER_SLAVE_CFG_UNSUPPORTED: in lan87xx_config_aneg()
Dnxp-tja11xx.c245 case MASTER_SLAVE_CFG_UNSUPPORTED: in tja11xx_config_aneg()
Drealtek.c757 case MASTER_SLAVE_CFG_UNSUPPORTED: in rtl9000a_config_aneg()
Dphy_device.c2071 case MASTER_SLAVE_CFG_UNSUPPORTED: in genphy_setup_master_slave()
2423 phydev->master_slave_get = MASTER_SLAVE_CFG_UNSUPPORTED; in genphy_read_status()
Dnxp-c45-tja11xx.c1005 case MASTER_SLAVE_CFG_UNSUPPORTED: in nxp_c45_setup_master_slave()
/Linux-v6.1/include/uapi/linux/
Dethtool.h1876 #define MASTER_SLAVE_CFG_UNSUPPORTED 0 macro