Searched refs:get_coalesce (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dethtool.h291 * get_coalesce: Get interrupt coalescing parameters
350 int (*get_coalesce)(struct net_device *, struct ethtool_coalesce *); member in struct:ethtool_ops
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/chelsio/
H A Dcxgb2.c743 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c) function
785 .get_coalesce = get_coalesce,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dgianfar_ethtool.c574 .get_coalesce = gfar_gcoalesce,
H A Dskge.c812 .get_coalesce = skge_get_coalesce,
H A Dsky2.c3391 .get_coalesce = sky2_get_coalesce,
H A Dbnx2.c5902 .get_coalesce = bnx2_get_coalesce,
H A Dtg3.c8965 .get_coalesce = tg3_get_coalesce,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dethtool.c372 if (!dev->ethtool_ops->get_coalesce)
375 dev->ethtool_ops->get_coalesce(dev, &coalesce);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dcxgb3_main.c1471 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c) function
1561 .get_coalesce = get_coalesce,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/myri10ge/
H A Dmyri10ge.c1469 .get_coalesce = myri10ge_get_coalesce,

Completed in 185 milliseconds