/linux-3.4.99/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ethtool.c | 86 .set_coalesce = ipoib_set_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 747 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/ |
D | ethtool.c | 474 .set_coalesce = igbvf_set_coalesce,
|
/linux-3.4.99/include/linux/ |
D | ethtool.h | 924 int (*set_coalesce)(struct net_device *, struct ethtool_coalesce *); member
|
/linux-3.4.99/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_ethtool.c | 686 .set_coalesce = ql_set_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 619 .set_coalesce = mlx4_en_set_coalesce,
|
/linux-3.4.99/net/core/ |
D | ethtool.c | 860 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/ |
D | be_ethtool.c | 799 .set_coalesce = be_set_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_ethtool.c | 941 .set_coalesce = netxen_set_intr_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 1985 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/ |
D | bnad_ethtool.c | 1121 .set_coalesce = bnad_set_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/sfc/ |
D | ethtool.c | 1128 .set_coalesce = efx_ethtool_set_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 1661 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/ |
D | qlcnic_ethtool.c | 1253 .set_coalesce = qlcnic_set_intr_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 1335 .set_coalesce = axienet_ethtools_set_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/ti/ |
D | davinci_emac.c | 629 .set_coalesce = emac_set_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/freescale/ |
D | gianfar_ethtool.c | 1750 .set_coalesce = gfar_scoalesce,
|
/linux-3.4.99/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 1853 .set_coalesce = e1000_set_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 2053 .set_coalesce = e1000_set_coalesce,
|
/linux-3.4.99/drivers/infiniband/hw/nes/ |
D | nes_nic.c | 1587 .set_coalesce = nes_netdev_set_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/tehuti/ |
D | tehuti.c | 2384 .set_coalesce = bdx_set_coalesce, in bdx_set_ethtool_ops()
|
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 2467 .set_coalesce = bnx2x_set_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 1575 .set_coalesce = cxgb4vf_set_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 2210 .set_coalesce = igb_set_coalesce,
|
/linux-3.4.99/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 364 .set_coalesce = enic_set_coalesce,
|