Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ethtool/
H A Dioctl.c1690 static noinline_for_stack int ethtool_set_coalesce(struct net_device *dev, in ethtool_set_coalesce() function
2789 rc = ethtool_set_coalesce(dev, useraddr); in dev_ethtool()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c24483 static int ethtool_set_coalesce(struct net_device *dev, void *useraddr) in ethtool_set_coalesce() function
24832 return ethtool_set_coalesce(dev, useraddr); in ethtool_ioctl()