Searched refs:supported (Results 1 - 25 of 163) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Dsmp.h6 #error SMP not supported
H A Dtopology.h6 #error NUMA not supported yet
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dsmp.h6 #error SMP not supported
H A Datomic.h6 #error SMP is NOT supported
H A Dsystem.h206 #error SMP not supported
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arm/
H A Detherh.c81 u32 supported; member in struct:etherh_priv
90 u32 supported; member in struct:etherh_data
595 cmd->supported = etherh_priv(dev)->supported;
674 if (data->supported & SUPPORTED_Autoneg)
676 if (data->supported & SUPPORTED_TP) {
679 } else if (data->supported & SUPPORTED_BNC) {
686 eh->supported = data->supported;
786 .supported
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-c158 echo "Skipping test: no french locale is supported"
H A Dlang-librep107 echo "Skipping test: no french locale is supported"
H A Dlang-csharp169 echo "Skipping test: no french locale is supported"
H A Dlang-java193 echo "Skipping test: no french locale is supported"
H A Dlang-objc174 echo "Skipping test: no french locale is supported"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskethtool.c130 ecmd->supported = (SUPP_COPPER_ALL|SUPPORTED_Autoneg);
132 ecmd->supported &= ~(SUPPORTED_10baseT_Half);
133 ecmd->supported &= ~(SUPPORTED_10baseT_Full);
134 ecmd->supported &= ~(SUPPORTED_100baseT_Half);
135 ecmd->supported &= ~(SUPPORTED_100baseT_Full);
138 ecmd->supported &= ~(SUPPORTED_1000baseT_Half);
142 ecmd->supported &= ~(SUPPORTED_1000baseT_Half);
143 ecmd->supported &= ~(SUPPORTED_1000baseT_Full);
153 ecmd->advertising = ecmd->supported;
160 ecmd->supported
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/redhat/
H A Dbftpd-1.7.spec23 are supported.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dspider_net_ethtool.c58 cmd->supported = (SUPPORTED_1000baseT_Full |
89 wolinfo->supported = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Dbitops.h23 # error SMP not supported on this architecture
H A Dpage.h118 # error CONFIG_DISCONTIGMEM not supported
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dspinlock.h5 #error SMP not supported on pre-ARMv6 CPUs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dnode.h60 * @supported: non-zero if node supports TIPC b'cast capability
85 int supported; member in struct:node::__anon10944
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509v3/
H A Dv3_prn.c67 static int unknown_ext_print(BIO *out, X509_EXTENSION *ext, unsigned long flag, int indent, int supported);
197 static int unknown_ext_print(BIO *out, X509_EXTENSION *ext, unsigned long flag, int indent, int supported) argument
205 if(supported)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_prn.c67 static int unknown_ext_print(BIO *out, X509_EXTENSION *ext, unsigned long flag, int indent, int supported);
198 static int unknown_ext_print(BIO *out, X509_EXTENSION *ext, unsigned long flag, int indent, int supported) argument
206 if(supported)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/phy/
H A Dphy_device.c295 * what is supported.
305 phydev->advertising &= phydev->supported;
334 /* Configure gigabit if it's supported */
335 if (phydev->supported & (SUPPORTED_1000baseT_Half |
499 if (phydev->supported & (SUPPORTED_1000baseT_Half
613 phydev->supported = features;
650 phydev->supported = phydrv->features;
H A Dphy.c250 * phy_sanitize_settings - make sure the PHY is set to supported speed and duplex
253 * Description: Make sure the PHY is set to supported speeds and
259 u32 features = phydev->supported;
293 cmd->advertising &= phydev->supported;
332 cmd->supported = phydev->supported;
517 idx = phy_find_valid(idx, phydev->supported);
842 idx = phy_find_valid(0, phydev->supported);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic_ethtool.c132 ecmd->supported = (SUPPORTED_10baseT_Half |
152 ecmd->supported = (SUPPORTED_TP |
172 ecmd->supported |= SUPPORTED_Autoneg;
175 ecmd->supported |= SUPPORTED_TP;
184 ecmd->supported |= SUPPORTED_MII;
190 ecmd->supported |= SUPPORTED_FIBRE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dxilinx_pic.c118 #error NR_IRQS > 32 not supported
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-v850/
H A Datomic.h21 #error SMP not supported

Completed in 218 milliseconds

1234567