Searched refs:MASTER_SLAVE_CFG_UNSUPPORTED (Results 1 – 7 of 7) sorted by relevance
90 if (lsettings->master_slave_cfg != MASTER_SLAVE_CFG_UNSUPPORTED) in linkmodes_reply_size()136 if (lsettings->master_slave_cfg != MASTER_SLAVE_CFG_UNSUPPORTED && in linkmodes_fill_reply()254 if (lsettings->master_slave_cfg == MASTER_SLAVE_CFG_UNSUPPORTED) { in ethnl_update_linkmodes()
561 link_ksettings.base.master_slave_cfg = MASTER_SLAVE_CFG_UNSUPPORTED; in ethtool_get_link_ksettings()
235 case MASTER_SLAVE_CFG_UNSUPPORTED: in tja11xx_config_aneg()
749 case MASTER_SLAVE_CFG_UNSUPPORTED: in rtl9000a_config_aneg()
785 case MASTER_SLAVE_CFG_UNSUPPORTED: in nxp_c45_setup_master_slave()
2042 case MASTER_SLAVE_CFG_UNSUPPORTED: in genphy_setup_master_slave()2060 phydev->master_slave_get = MASTER_SLAVE_CFG_UNSUPPORTED; in genphy_read_master_slave()
1800 #define MASTER_SLAVE_CFG_UNSUPPORTED 0 macro