Lines Matching refs:speed_duplex_caps
3399 ecmd.supported = bdp->speed_duplex_caps; in e100_ethtool_get_settings()
3402 (bdp->speed_duplex_caps & SUPPORTED_TP) ? PORT_TP : PORT_FIBRE; in e100_ethtool_get_settings()
3425 if (bdp->speed_duplex_caps & SUPPORTED_MII) { in e100_ethtool_get_settings()
3461 && (bdp->speed_duplex_caps & SUPPORTED_Autoneg)) { in e100_ethtool_set_settings()
3497 if (bdp->speed_duplex_caps & ethtool_new_speed_duplex) { in e100_ethtool_set_settings()
3601 if ((bdp->speed_duplex_caps & SUPPORTED_Autoneg) && in e100_ethtool_nway_rst()
3816 bdp->speed_duplex_caps = 0; in e100_get_speed_duplex_caps()
3818 bdp->speed_duplex_caps |= in e100_get_speed_duplex_caps()
3821 bdp->speed_duplex_caps |= in e100_get_speed_duplex_caps()
3824 bdp->speed_duplex_caps |= in e100_get_speed_duplex_caps()
3827 bdp->speed_duplex_caps |= in e100_get_speed_duplex_caps()
3830 bdp->speed_duplex_caps |= in e100_get_speed_duplex_caps()
3834 bdp->speed_duplex_caps = in e100_get_speed_duplex_caps()
3837 bdp->speed_duplex_caps |= SUPPORTED_TP; in e100_get_speed_duplex_caps()
3840 bdp->speed_duplex_caps = in e100_get_speed_duplex_caps()
3843 bdp->speed_duplex_caps |= SUPPORTED_MII; in e100_get_speed_duplex_caps()