Home
last modified time | relevance | path

Searched refs:set_coalesce (Results 1 – 25 of 34) sorted by relevance

12

/linux-3.4.99/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c86 .set_coalesce = ipoib_set_coalesce,
/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
801 .set_coalesce = set_coalesce,
/linux-3.4.99/drivers/net/ethernet/intel/igbvf/
Dethtool.c474 .set_coalesce = igbvf_set_coalesce,
/linux-3.4.99/include/linux/
Dethtool.h924 int (*set_coalesce)(struct net_device *, struct ethtool_coalesce *); member
/linux-3.4.99/drivers/net/ethernet/qlogic/qlge/
Dqlge_ethtool.c686 .set_coalesce = ql_set_coalesce,
/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c619 .set_coalesce = mlx4_en_set_coalesce,
/linux-3.4.99/net/core/
Dethtool.c860 if (!dev->ethtool_ops->set_coalesce) in ethtool_set_coalesce()
866 return dev->ethtool_ops->set_coalesce(dev, &coalesce); in ethtool_set_coalesce()
/linux-3.4.99/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c799 .set_coalesce = be_set_coalesce,
/linux-3.4.99/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c941 .set_coalesce = netxen_set_intr_coalesce,
/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
2101 .set_coalesce = set_coalesce,
/linux-3.4.99/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c1121 .set_coalesce = bnad_set_coalesce,
/linux-3.4.99/drivers/net/ethernet/sfc/
Dethtool.c1128 .set_coalesce = efx_ethtool_set_coalesce,
/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
1977 .set_coalesce = set_coalesce,
/linux-3.4.99/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1253 .set_coalesce = qlcnic_set_intr_coalesce,
/linux-3.4.99/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1335 .set_coalesce = axienet_ethtools_set_coalesce,
/linux-3.4.99/drivers/net/ethernet/ti/
Ddavinci_emac.c629 .set_coalesce = emac_set_coalesce,
/linux-3.4.99/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c1750 .set_coalesce = gfar_scoalesce,
/linux-3.4.99/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c1853 .set_coalesce = e1000_set_coalesce,
/linux-3.4.99/drivers/net/ethernet/intel/e1000e/
Dethtool.c2053 .set_coalesce = e1000_set_coalesce,
/linux-3.4.99/drivers/infiniband/hw/nes/
Dnes_nic.c1587 .set_coalesce = nes_netdev_set_coalesce,
/linux-3.4.99/drivers/net/ethernet/tehuti/
Dtehuti.c2384 .set_coalesce = bdx_set_coalesce, in bdx_set_ethtool_ops()
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c2467 .set_coalesce = bnx2x_set_coalesce,
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1575 .set_coalesce = cxgb4vf_set_coalesce,
/linux-3.4.99/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2210 .set_coalesce = igb_set_coalesce,
/linux-3.4.99/drivers/net/ethernet/cisco/enic/
Denic_main.c364 .set_coalesce = enic_set_coalesce,

12