Home
last modified time | relevance | path

Searched defs:set_coalesce (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c747 static int set_coalesce(struct net_device *dev, struct ethtool_coalesce *c) in set_coalesce() function
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1985 static int set_coalesce(struct net_device *dev, struct ethtool_coalesce *c) in set_coalesce() function
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c1661 static int set_coalesce(struct net_device *dev, struct ethtool_coalesce *c) in set_coalesce() function
/linux-3.4.99/include/linux/
Dethtool.h924 int (*set_coalesce)(struct net_device *, struct ethtool_coalesce *); member