Searched refs:ethtool_set_coalesce (Results 1 – 2 of 2) sorted by relevance
1690 static noinline_for_stack int ethtool_set_coalesce(struct net_device *dev, in ethtool_set_coalesce() function2789 rc = ethtool_set_coalesce(dev, useraddr); in dev_ethtool()
24483 static int ethtool_set_coalesce(struct net_device *dev, void *useraddr) in ethtool_set_coalesce() function24832 return ethtool_set_coalesce(dev, useraddr); in ethtool_ioctl()