Lines Matching refs:supported
108 ecmd->supported = (SUPPORTED_10baseT_Half | in netxen_nic_get_settings()
131 ecmd->supported = SUPPORTED_1000baseT_Full; in netxen_nic_get_settings()
134 ecmd->supported = SUPPORTED_10000baseT_Full; in netxen_nic_get_settings()
172 ecmd->supported |= SUPPORTED_Autoneg; in netxen_nic_get_settings()
178 ecmd->supported |= SUPPORTED_TP; in netxen_nic_get_settings()
190 ecmd->supported |= SUPPORTED_MII; in netxen_nic_get_settings()
199 ecmd->supported |= SUPPORTED_TP; in netxen_nic_get_settings()
204 ecmd->supported |= SUPPORTED_FIBRE; in netxen_nic_get_settings()
212 ecmd->supported |= (SUPPORTED_FIBRE | SUPPORTED_TP); in netxen_nic_get_settings()
219 ecmd->supported |= (SUPPORTED_TP | SUPPORTED_Autoneg); in netxen_nic_get_settings()
697 wol->supported = 0; in netxen_nic_get_wol()
705 wol->supported |= WAKE_MAGIC; in netxen_nic_get_wol()