Searched refs:tx_timeout (Results 1 - 39 of 39) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_stats.h39 unsigned long tx_timeout; member in struct:mlx4_en_port_stats
H A Den_ethtool.c117 "queue_stopped", "wake_queue", "tx_timeout", "rx_alloc_failed",
H A Den_netdev.c1311 priv->port_stats.tx_timeout++; mlx4_en_tx_timeout()
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dsunvnet.h10 * and dev->tx_timeout() should be called to fix the problem
H A Dcassini.c154 * and dev->tx_timeout() should be called to fix the problem
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_debugfs.c207 if (strncmp(ixgbe_dbg_netdev_ops_buf, "tx_timeout", 10) == 0) { ixgbe_dbg_netdev_ops_write()
209 e_dev_info("tx_timeout called\n"); ixgbe_dbg_netdev_ops_write()
213 e_dev_info(" tx_timeout\n"); ixgbe_dbg_netdev_ops_write()
/linux-4.4.14/drivers/net/ethernet/apple/
H A Dmace.c62 struct timer_list tx_timeout; member in struct:mace_data
200 init_timer(&mp->tx_timeout); mace_probe()
523 del_timer(&mp->tx_timeout); mace_set_timeout()
524 mp->tx_timeout.expires = jiffies + TX_TIMEOUT; mace_set_timeout()
525 mp->tx_timeout.function = mace_tx_timeout; mace_set_timeout()
526 mp->tx_timeout.data = (unsigned long) dev; mace_set_timeout()
527 add_timer(&mp->tx_timeout); mace_set_timeout()
678 del_timer(&mp->tx_timeout); mace_interrupt()
H A Dbmac.c80 struct timer_list tx_timeout; member in struct:bmac_data
468 del_timer(&bp->tx_timeout); bmac_suspend()
556 del_timer(&bp->tx_timeout); bmac_set_timeout()
557 bp->tx_timeout.expires = jiffies + TX_TIMEOUT; bmac_set_timeout()
558 bp->tx_timeout.function = bmac_tx_timeout; bmac_set_timeout()
559 bp->tx_timeout.data = (unsigned long) dev; bmac_set_timeout()
560 add_timer(&bp->tx_timeout); bmac_set_timeout()
767 /* del_timer(&bp->tx_timeout); */ bmac_txdma_intr()
1326 init_timer(&bp->tx_timeout); bmac_probe()
1487 XXDEBUG(("bmac: tx_timeout called\n")); bmac_tx_timeout()
/linux-4.4.14/drivers/net/ethernet/amd/
H A Damd8111e.c398 timeout = coal_conf->tx_timeout; amd8111e_set_coalesce()
1059 coal_conf->tx_timeout = 0x0; amd8111e_calc_coalesce()
1072 coal_conf->tx_timeout = 0; amd8111e_calc_coalesce()
1082 coal_conf->tx_timeout = 1; amd8111e_calc_coalesce()
1092 coal_conf->tx_timeout = 2; amd8111e_calc_coalesce()
1102 coal_conf->tx_timeout = 4; amd8111e_calc_coalesce()
H A Damd8111e.h724 unsigned int tx_timeout; member in struct:amd8111e_coalesce_conf
/linux-4.4.14/drivers/net/wireless/prism54/
H A Dislpci_eth.c498 "%s: tx_timeout, scheduling reset", ndev->name); islpci_eth_tx_timeout()
504 "%s: tx_timeout, waiting for reset", ndev->name); islpci_eth_tx_timeout()
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dp80211netdev.h192 void (*tx_timeout)(struct wlandevice *wlandev); member in struct:wlandevice
H A Dp80211netdev.c1078 if (wlandev->tx_timeout) { p80211knetdev_tx_timeout()
1079 wlandev->tx_timeout(wlandev); p80211knetdev_tx_timeout()
1081 netdev_warn(netdev, "Implement tx_timeout for %s\n", p80211knetdev_tx_timeout()
H A Dprism2sta.c1926 wlandev->tx_timeout = hfa384x_tx_timeout; create_wlan()
/linux-4.4.14/drivers/net/irda/
H A Dsir_dev.c262 #if 0 /* don't enable this before we have netdev->tx_timeout to recover */ sirdev_config_fsm()
455 /* could be dropped later when we have tx_timeout to recover */ sirdev_write_complete()
664 /* could be dropped later when we have tx_timeout to recover */ sirdev_hard_xmit()
/linux-4.4.14/drivers/net/ethernet/realtek/
H A Datp.c206 static void tx_timeout(struct net_device *dev);
247 .ndo_tx_timeout = tx_timeout,
537 static void tx_timeout(struct net_device *dev) tx_timeout() function
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c33 software reset in tx_timeout
334 static void tx_timeout(struct net_device *dev);
355 .ndo_tx_timeout = tx_timeout,
927 static void tx_timeout(struct net_device *dev) tx_timeout() function
1556 * - tx_timeout:
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_debugfs.c2083 if (strncmp(i40e_dbg_netdev_ops_buf, "tx_timeout", 10) == 0) { i40e_dbg_netdev_ops_write()
2086 dev_info(&pf->pdev->dev, "tx_timeout <vsi_seid>\n"); i40e_dbg_netdev_ops_write()
2092 "tx_timeout: VSI %d not found\n", vsi_seid); i40e_dbg_netdev_ops_write()
2094 dev_info(&pf->pdev->dev, "tx_timeout: no netdev for VSI %d\n", i40e_dbg_netdev_ops_write()
2097 dev_info(&pf->pdev->dev, "tx_timeout: VSI %d not UP\n", i40e_dbg_netdev_ops_write()
2102 dev_info(&pf->pdev->dev, "tx_timeout called\n"); i40e_dbg_netdev_ops_write()
2174 dev_info(&pf->pdev->dev, " tx_timeout <vsi_seid>\n"); i40e_dbg_netdev_ops_write()
H A Di40e_ethtool.c119 I40E_PF_STAT("tx_timeout", tx_timeout_count),
H A Di40e_main.c327 netdev_info(netdev, "tx_timeout: no netdev hung queue found\n"); i40e_tx_timeout()
357 netdev_info(netdev, "tx_timeout: VSI_seid: %d, Q %d, NTC: 0x%x, HWB: 0x%x, NTU: 0x%x, TAIL: 0x%x, INT: 0x%x\n", i40e_tx_timeout()
364 netdev_info(netdev, "tx_timeout recovery level %d, hung_queue %d\n", i40e_tx_timeout()
378 netdev_err(netdev, "tx_timeout recovery unsuccessful\n"); i40e_tx_timeout()
/linux-4.4.14/drivers/net/ethernet/adaptec/
H A Dstarfire.c579 static void tx_timeout(struct net_device *dev);
633 .ndo_tx_timeout = tx_timeout,
1109 static void tx_timeout(struct net_device *dev) tx_timeout() function
/linux-4.4.14/drivers/net/ethernet/dlink/
H A Dsundance.c435 static void tx_timeout(struct net_device *dev);
490 .ndo_tx_timeout = tx_timeout,
972 static void tx_timeout(struct net_device *dev) tx_timeout() function
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c2508 unsigned long tx_timeout; xgbe_prepare_tx_stop() local
2527 tx_timeout = jiffies + (XGBE_DMA_STOP_TIMEOUT * HZ); xgbe_prepare_tx_stop()
2528 while (time_before(jiffies, tx_timeout)) { xgbe_prepare_tx_stop()
2538 if (!time_before(jiffies, tx_timeout)) xgbe_prepare_tx_stop()
/linux-4.4.14/drivers/tty/
H A Dsynclink_gt.c497 static void tx_timeout(unsigned long context);
3614 setup_timer(&info->tx_timer, tx_timeout, (unsigned long)info); alloc_dev()
5129 static void tx_timeout(unsigned long context) tx_timeout() function
5134 DBGINFO(("%s tx_timeout\n", info->device_name)); tx_timeout()
H A Dsynclinkmp.c618 static void tx_timeout(unsigned long context);
3796 setup_timer(&info->tx_timer, tx_timeout, (unsigned long)info); alloc_dev()
5471 static void tx_timeout(unsigned long context) tx_timeout() function
5477 printk( "%s(%d):%s tx_timeout()\n", tx_timeout()
/linux-4.4.14/drivers/message/fusion/
H A Dmptlan.c570 dlprintk (("mptlan/tx_timeout: calling netif_wake_queue for %s.\n", dev->name)); mpt_lan_tx_timeout()
/linux-4.4.14/drivers/net/ethernet/silan/
H A Dsc92031.c1337 "tx_timeout",
/linux-4.4.14/drivers/char/pcmcia/
H A Dsynclink_cs.c378 static void tx_timeout(unsigned long context);
1292 setup_timer(&info->tx_timer, tx_timeout, (unsigned long)info); startup()
3861 static void tx_timeout(unsigned long context) tx_timeout() function
3867 printk("%s(%d):tx_timeout(%s)\n", tx_timeout()
/linux-4.4.14/net/core/
H A Dnet-sysfs.c1057 __ATTR(tx_timeout, S_IRUGO, show_trans_timeout, NULL);
/linux-4.4.14/drivers/net/ethernet/nvidia/
H A Dforcedeth.c917 * Debug output control for tx_timeout
2650 * nv_tx_timeout: dev->tx_timeout function
2666 netdev_warn(dev, "Got tx_timeout. irq status: %08x\n", status); nv_tx_timeout()
6377 "Dump tx related registers and ring when tx_timeout happens");
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Dgianfar.h660 atomic64_t tx_timeout; member in struct:gfar_extra_stats
/linux-4.4.14/drivers/net/ethernet/natsemi/
H A Dns83820.c1574 printk(KERN_INFO "%s: tx_timeout: tx_done_idx=%d free_idx=%d cmdsts=%08x\n", ns83820_tx_timeout()
H A Dnatsemi.c1901 "%s: tx_timeout while in hands_off state?\n", ns_tx_timeout()
/linux-4.4.14/drivers/net/usb/
H A Dusbnet.c1060 * tx_timeout will unlink URBs for sending packets and __handle_link_change()
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Db44.c57 * and dev->tx_timeout() should be called to fix the problem
H A Dtg3.c121 * and dev->tx_timeout() should be called to fix the problem
/linux-4.4.14/drivers/staging/rtl8192u/
H A Dr8192U_core.c720 static void tx_timeout(struct net_device *dev) tx_timeout() function
4946 .ndo_tx_timeout = tx_timeout,
/linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c3693 * netdev->tx_timeout because we have a very large hardware transmit
3694 * queue. Due to the large queue, the netdev->tx_timeout function
/linux-4.4.14/drivers/net/ethernet/ibm/emac/
H A Dcore.c764 DBG(dev, "tx_timeout" NL); emac_tx_timeout()

Completed in 1512 milliseconds