Searched refs:MASTER_SLAVE_CFG_UNSUPPORTED (Results 1 – 5 of 5) sorted by relevance
84 if (lsettings->master_slave_cfg != MASTER_SLAVE_CFG_UNSUPPORTED) in linkmodes_reply_size()126 if (lsettings->master_slave_cfg != MASTER_SLAVE_CFG_UNSUPPORTED && in linkmodes_fill_reply()341 if (lsettings->master_slave_cfg == MASTER_SLAVE_CFG_UNSUPPORTED) { in ethnl_update_linkmodes()
559 link_ksettings.base.master_slave_cfg = MASTER_SLAVE_CFG_UNSUPPORTED; in ethtool_get_link_ksettings()
230 case MASTER_SLAVE_CFG_UNSUPPORTED: in tja11xx_config_aneg()
1988 case MASTER_SLAVE_CFG_UNSUPPORTED: in genphy_setup_master_slave()2006 phydev->master_slave_get = MASTER_SLAVE_CFG_UNSUPPORTED; in genphy_read_master_slave()
1758 #define MASTER_SLAVE_CFG_UNSUPPORTED 0 macro