Lines Matching refs:supported
106 ecmd->supported = (SUPPORTED_10baseT_Half | in netxen_nic_get_settings()
129 ecmd->supported = SUPPORTED_1000baseT_Full; in netxen_nic_get_settings()
132 ecmd->supported = SUPPORTED_10000baseT_Full; in netxen_nic_get_settings()
170 ecmd->supported |= SUPPORTED_Autoneg; in netxen_nic_get_settings()
176 ecmd->supported |= SUPPORTED_TP; in netxen_nic_get_settings()
188 ecmd->supported |= SUPPORTED_MII; in netxen_nic_get_settings()
197 ecmd->supported |= SUPPORTED_TP; in netxen_nic_get_settings()
202 ecmd->supported |= SUPPORTED_FIBRE; in netxen_nic_get_settings()
210 ecmd->supported |= (SUPPORTED_FIBRE | SUPPORTED_TP); in netxen_nic_get_settings()
217 ecmd->supported |= (SUPPORTED_TP | SUPPORTED_Autoneg); in netxen_nic_get_settings()
695 wol->supported = 0; in netxen_nic_get_wol()
703 wol->supported |= WAKE_MAGIC; in netxen_nic_get_wol()