Lines Matching refs:ethcmd
873 u32 ethcmd; in dev_ethtool() local
883 if (copy_from_user(ðcmd, useraddr, sizeof (ethcmd))) in dev_ethtool()
887 switch(ethcmd) { in dev_ethtool()
916 switch (ethcmd) { in dev_ethtool()
936 rc = ethtool_get_value(dev, useraddr, ethcmd, in dev_ethtool()
947 rc = ethtool_get_value(dev, useraddr, ethcmd, in dev_ethtool()
975 rc = ethtool_get_value(dev, useraddr, ethcmd, in dev_ethtool()
982 rc = ethtool_get_value(dev, useraddr, ethcmd, in dev_ethtool()
991 rc = ethtool_get_value(dev, useraddr, ethcmd, in dev_ethtool()
1000 rc = ethtool_get_value(dev, useraddr, ethcmd, in dev_ethtool()
1024 rc = ethtool_get_value(dev, useraddr, ethcmd, in dev_ethtool()
1039 rc = ethtool_get_value(dev, useraddr, ethcmd, in dev_ethtool()
1047 rc = ethtool_get_value(dev, useraddr, ethcmd, in dev_ethtool()