Searched refs:ETHTOOL_GSET (Results 1 – 5 of 5) sorted by relevance
1429 #define ETHTOOL_GSET 0x00000001 /* DEPRECATED, Get settings. macro1524 #define SPARC_ETH_GSET ETHTOOL_GSET
1331 #define ETHTOOL_GSET 0x00000001 /* DEPRECATED, Get settings. macro1426 #define SPARC_ETH_GSET ETHTOOL_GSET
184 encountered in speed, duplex, or port ETHTOOL_GSET
1941 ecmd.cmd = ETHTOOL_GSET; in do_gpause()2711 ecmd.cmd = ETHTOOL_GSET; in do_ioctl_gset()2721 link_usettings->base.cmd = ETHTOOL_GSET; in do_ioctl_gset()2761 if (link_usettings->base.cmd != ETHTOOL_GSET) in do_ioctl_sset()
69 ecmd.cmd = ETHTOOL_GSET; in GetInterfaceType()