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

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c159 .get_coalesce = ipoib_get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/
H A Dcxgb2.c786 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c) function
828 .get_coalesce = get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igbvf/
H A Dethtool.c539 .get_coalesce = igbvf_get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Den_ethtool.c447 .get_coalesce = mlx4_en_get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dethtool.h488 * get_coalesce: Get interrupt coalescing parameters
550 int (*get_coalesce)(struct net_device *, struct ethtool_coalesce *); member in struct:ethtool_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlge/
H A Dqlge_ethtool.c705 .get_coalesce = ql_get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_ethtool.c659 .get_coalesce = be_get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dethtool.c956 if (!dev->ethtool_ops->get_coalesce)
959 dev->ethtool_ops->get_coalesce(dev, &coalesce);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dgianfar_ethtool.c889 .get_coalesce = gfar_gcoalesce,
H A Ddavinci_emac.c822 .get_coalesce = emac_get_coalesce,
H A Djme.c2625 .get_coalesce = jme_get_coalesce,
H A Dmv643xx_eth.c1662 .get_coalesce = mv643xx_eth_get_coalesce,
H A Dtehuti.c2374 .get_coalesce = bdx_get_coalesce,
H A Dvia-velocity.c3371 .get_coalesce = velocity_get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/netxen/
H A Dnetxen_nic_ethtool.c940 .get_coalesce = netxen_get_intr_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_ethtool.c1063 .get_coalesce = qlcnic_get_intr_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dethtool.c972 .get_coalesce = efx_ethtool_get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_main.c1985 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c) function
2079 .get_coalesce = get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4_main.c1662 static int get_coalesce(struct net_device *dev, struct ethtool_coalesce *c) function
1945 .get_coalesce = get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_ethtool.c1935 .get_coalesce = e1000_get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dethtool.c2050 .get_coalesce = e1000_get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_ethtool.c1930 .get_coalesce = bnx2x_get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/enic/
H A Denic_main.c365 .get_coalesce = enic_get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A Digb_ethtool.c2181 .get_coalesce = igb_get_coalesce,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_ethtool.c2391 .get_coalesce = ixgbe_get_coalesce,

Completed in 424 milliseconds

12