Lines Matching refs:supported

113 	/* Half duplex is not supported */
194 /* Sets master/slave preference and supported technologies.
200 * advertisement register [31:16] if supported.
272 phydev->supported);
800 * genphy_c45_read_eee_cap1 - read supported EEE link modes from register 3.20
817 * If MDIO_PCS_EEE_ABLE is 0xffff assume EEE is not supported.
828 phydev->supported);
834 * genphy_c45_read_eee_abilities - read supported EEE link modes
842 * "EEE control and capability 1" (3.20) is supported. Read it only
845 if (linkmode_intersects(phydev->supported, PHY_EEE_CAP1_FEATURES)) {
852 phydev->supported)) {
885 * genphy_c45_pma_baset1_read_abilities - read supported baset1 link modes from PMA
888 * Read the supported link modes from the extended BASE-T1 ability register
899 phydev->supported,
903 phydev->supported,
907 phydev->supported,
915 phydev->supported,
923 * genphy_c45_pma_read_abilities - read supported link modes from PMA
926 * Read the supported link modes from the PMA Status 2 (1.8) register. If bit
927 * 1.8.9 is set, the list of supported modes is build using the values in the
931 * 5GBASET are supported.
937 linkmode_clear_bit(ETHTOOL_LINK_MODE_Autoneg_BIT, phydev->supported);
945 phydev->supported);
953 phydev->supported,
957 phydev->supported,
961 phydev->supported,
970 phydev->supported,
973 phydev->supported,
976 phydev->supported,
979 phydev->supported,
982 phydev->supported,
985 phydev->supported,
989 phydev->supported,
992 phydev->supported,
996 phydev->supported,
999 phydev->supported,
1009 phydev->supported,
1013 phydev->supported,
1024 /* This is optional functionality. If not supported, we may get an error
1170 if (linkmode_test_bit(ETHTOOL_LINK_MODE_2500baseT_Full_BIT, phydev->supported)) {
1425 * genphy_c45_ethtool_get_eee - get EEE supported and status
1447 if (!ethtool_convert_link_mode_to_legacy_u32(&data->supported,
1456 phydev_warn(phydev, "Not all supported or advertised EEE link modes were passed to the user space\n");
1463 * genphy_c45_ethtool_set_eee - set EEE supported and status
1486 phydev_warn(phydev, "At least some EEE link modes are not supported.\n");