Home
last modified time | relevance | path

Searched refs:ethcmd (Results 1 – 2 of 2) sorted by relevance

/linux/net/ethtool/
H A Dcommon.h138 ethtool_ioctl_needs_rtnl(const struct net_device *dev, u32 ethcmd) in ethtool_ioctl_needs_rtnl() argument
142 switch (ethcmd) { in ethtool_ioctl_needs_rtnl()
/linux/net/bluetooth/
H A Daf_bluetooth.c647 u32 ethcmd; in bt_ethtool() local
650 if (copy_from_user(&ethcmd, useraddr, sizeof(ethcmd))) in bt_ethtool()
657 switch (ethcmd) { in bt_ethtool()