Searched defs:get_coalesce (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c758 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c) function
800 .get_coalesce = get_coalesce,
/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c2006 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c) function
2100 .get_coalesce = get_coalesce,
/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c1670 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c) function
1976 .get_coalesce = get_coalesce,

Completed in 108 milliseconds