|
@@ -752,6 +752,7 @@ tenxpress_get_settings(struct efx_nic *efx, struct ethtool_cmd *ecmd)
|
|
|
|
|
|
mdio45_ethtool_gset_npage(&efx->mdio, ecmd, adv, lpa);
|
|
mdio45_ethtool_gset_npage(&efx->mdio, ecmd, adv, lpa);
|
|
|
|
|
|
|
|
+ ecmd->supported |= SUPPORTED_Pause | SUPPORTED_Asym_Pause;
|
|
if (efx->phy_type != PHY_TYPE_SFX7101) {
|
|
if (efx->phy_type != PHY_TYPE_SFX7101) {
|
|
ecmd->supported |= (SUPPORTED_100baseT_Full |
|
|
ecmd->supported |= (SUPPORTED_100baseT_Full |
|
|
SUPPORTED_1000baseT_Full);
|
|
SUPPORTED_1000baseT_Full);
|