Searched refs:supported (Results 226 - 250 of 448) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dread_fs.c402 "not supported. Please convert it to a "
415 if(!comp->supported) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/VMS/
H A Dmkshared.com164 $! For each supported architecture, there's a main shareable library
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dbuild_vms.com980 $! Only C and MSG supported.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddataviewmodel.tex77 supported platforms so that e.g. calling
H A Dregex.tex28 Unicode is fully supported only when using the builtin library.
H A Dtext.tex41 wxTextUrlEvents when mouse events occur over them. This style is only supported
580 the styles are not supported under this platform.
869 the styles are not supported under this platform.
979 the styles are not supported under this platform.
H A Dtsamples.tex206 (and, under Windows, also as metafiles which are supported by most of Windows
282 and also shows most supported HTML tags.
359 supported by the control (list, icons, small icons, report) may be chosen from
582 features supported:
H A Dxmlres.tex153 Initializes handlers for all supported controls/windows. This will
H A Dconfig.tex265 Currently, only two types of data are supported: string and long (but it might
291 the new name already exists or because the function is not supported in this
782 otherwise it is a relative path. '..' is supported. If strPath doesn't
H A Dtdb.tex22 have been tested and supported through the wxODBC classes. The list of
23 supported databases is certain to grow as more users start implementing
104 the result set. If BACKWARD scrolling cursors are supported by both the
167 Backward scrolling cursors are not supported on all database/driver
597 on this. All datasources supported (so far) also have no limitations on this.
866 \item Currently the only database supported by the wxODBC classes to support VIEWS
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dfec.c714 /* mask with MAC supported features */
715 phy_dev->supported &= PHY_BASIC_FEATURES;
716 phy_dev->advertising = phy_dev->supported;
H A Dmacb.c215 /* mask with MAC supported features */
216 phydev->supported &= PHY_BASIC_FEATURES;
218 phydev->advertising = phydev->supported;
H A Dpxa168_eth.c1402 phy->supported &= PHY_BASIC_FEATURES;
1403 phy->advertising = phy->supported | ADVERTISED_Autoneg;
H A Dr6040.c1011 /* mask with MAC supported features */
1012 phydev->supported &= (SUPPORTED_10baseT_Half
1020 phydev->advertising = phydev->supported;
1050 /* this should always be supported */
1054 "not supported by the card\n");
1060 "not supported by the card\n");
H A Dsc92031.c63 /* max supported ethernet frame size -- must be at least (dev->mtu+14+4).*/
1148 cmd->supported = SUPPORTED_10baseT_Half | SUPPORTED_10baseT_Full
1272 wolinfo->supported = WAKE_PHY | WAKE_MAGIC
H A Dnatsemi.c91 #define MAX_UNITS 8 /* More are supported, limit only on options */
127 #define NATSEMI_RX_LIMIT 2046 /* maximum supported by hardware */
639 static int netdev_get_wol(struct net_device *dev, u32 *supported, u32 *cur);
1353 * supported due to lack of test hardware. User space should
2592 netdev_get_wol(dev, &wol->supported, &wol->wolopts);
2716 static int netdev_get_wol(struct net_device *dev, u32 *supported, u32 *cur) argument
2722 *supported = (WAKE_PHY | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST
2727 *supported |= WAKE_MAGICSECURE;
2831 ecmd->supported = (SUPPORTED_Autoneg |
H A Dniu.c1095 int supported, advertising, active_speed, active_duplex; local
1135 supported = 0;
1137 supported |= SUPPORTED_Autoneg;
1139 supported |= SUPPORTED_10baseT_Half;
1141 supported |= SUPPORTED_10baseT_Full;
1143 supported |= SUPPORTED_100baseT_Half;
1145 supported |= SUPPORTED_100baseT_Full;
1147 supported |= SUPPORTED_1000baseT_Half;
1149 supported |= SUPPORTED_1000baseT_Full;
1150 lp->supported
[all...]
H A Dsky2.c277 /* switch power to VAUX if supported and PME from D3cold */
2255 /* TSO, etc on Yukon Ultra and MTU > 1500 not supported */
3374 wol->supported = sky2_wol_supported(sky2->hw);
3417 ecmd->supported = sky2_supported_modes(hw);
3438 u32 supported = sky2_supported_modes(hw); local
3442 ecmd->advertising = supported;
3478 if ((setting & supported) == 0)
4162 /* Partial writes not supported */
4172 u32 supported = local
4176 rc = ethtool_op_set_flags(dev, data, supported);
[all...]
H A Dmv643xx_eth.c1429 cmd->supported &= ~SUPPORTED_1000baseT_Half;
1443 cmd->supported = SUPPORTED_MII;
2815 phy->advertising = phy->supported | ADVERTISED_Autoneg;
H A Dtc35815.c642 /* mask with MAC supported features */
643 phydev->supported &= PHY_BASIC_FEATURES;
653 phydev->supported &= ~dropmask;
654 phydev->advertising = phydev->supported;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dasix.c674 wolinfo->supported = 0;
678 wolinfo->supported = WAKE_PHY | WAKE_MAGIC;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arm/
H A Dks8695net.c868 cmd->supported = (SUPPORTED_10baseT_Half | SUPPORTED_10baseT_Full |
877 /* not supported for HPNA */
890 cmd->supported |= (SUPPORTED_Autoneg | SUPPORTED_Pause);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/VMS/
H A Dmkshared.com164 $! For each supported architecture, there's a main shareable library
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps-unix.c1855 _dbus_verbose ("Socket credentials not supported on this OS\n");
3664 * or not a dynamic session lookup is supported on this platform.
3666 * If supported is TRUE and the return value is #TRUE, the
3671 * If supported is FALSE, ignore the return value.
3673 * @param supported returns whether this method is supported
3679 _dbus_lookup_session_address (dbus_bool_t *supported, argument
3684 *supported = TRUE;
3691 *supported = FALSE;
4006 * @return TRUE when fd passing over this socket is supported
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2200.c4130 /* TODO: Verify that the rate is supported by the current rates
5624 /* Ensure that the rates supported by the driver are compatible with
5860 /* Ensure that the rates supported by the driver are compatible with
6937 network->qos_data.active = network->qos_data.supported;
6942 network->qos_data.active = network->qos_data.supported;
6968 network->qos_data.supported = 0;
7045 active = qos_network_data->supported;
7103 .supported = 1,
7129 if (priv->qos_data.qos_enable && qos_data->supported) {
7181 priv->assoc_network->qos_data.supported
7254 int active, supported; local
[all...]

Completed in 273 milliseconds

1234567891011>>