Lines Matching defs:supported
2109 /* Mask with MAC supported features. */
12189 u32 supported, advertising;
12201 supported = (SUPPORTED_Autoneg);
12204 supported |= (SUPPORTED_1000baseT_Half |
12208 supported |= (SUPPORTED_100baseT_Half |
12215 supported |= SUPPORTED_FIBRE;
12218 ethtool_convert_legacy_u32_to_link_mode(cmd->link_modes.supported,
12219 supported);
12370 wol->supported = WAKE_MAGIC;
12372 wol->supported = 0;
12704 /* We require at least one supported parameter to be changed and no
14162 "Direct manipulation of EEE advertisement is not supported\n");
14168 "Maximal Tx Lpi timer supported is %#x(u)\n",
15603 * supported when it is connected to a SSB core
15626 tp->eee.supported = SUPPORTED_100baseT_Full |