Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c755 static int set_coalesce(struct net_device *dev, struct ethtool_coalesce *c, in set_coalesce() function
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1153 static int set_coalesce(struct net_device *dev, in set_coalesce() function
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c2002 static int set_coalesce(struct net_device *dev, struct ethtool_coalesce *c, in set_coalesce() function
/linux/include/linux/qed/
H A Dqed_if.h1031 int (*set_coalesce)(struct qed_dev *cdev, member