Home
last modified time | relevance | path

Searched refs:tx_timeout_count (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dshm_ipc.c99 ipc->tx_timeout_count = 0; in qtnf_shm_ipc_init()
154 ipc->tx_timeout_count++; in qtnf_shm_ipc_send()
H A Dshm_ipc.h37 size_t tx_timeout_count; member
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h73 u64 tx_timeout_count; member
/linux/arch/um/drivers/
H A Dvector_kern.h59 uint64_t tx_timeout_count; member
/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h195 u32 tx_timeout_count; member
/linux/drivers/net/ethernet/intel/e1000/
H A De1000.h237 u32 tx_timeout_count; member
H A De1000_ethtool.c55 { "tx_timeout_count", E1000_STAT(tx_timeout_count) },
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h520 u32 tx_timeout_count; member
H A Dpch_gbe_ethtool.c49 PCH_GBE_STAT(tx_timeout_count),
H A Dpch_gbe_main.c1197 stats->tx_carrier_errors + stats->tx_timeout_count; in pch_gbe_update_stats()
2253 adapter->stats.tx_timeout_count++; in pch_gbe_tx_timeout()
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_int.h417 u64 tx_timeout_count; member
H A Dvmxnet3_ethtool.c131 tx_timeout_count) }
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h554 u32 tx_timeout_count; member
H A Didpf_txrx.c60 adapter->tx_timeout_count++; in idpf_tx_timeout()
63 adapter->tx_timeout_count, txqueue); in idpf_tx_timeout()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h331 u32 tx_timeout_count; member
H A Dfm10k_main.c1166 interface->tx_timeout_count++; in fm10k_tx_timeout_reset()
1296 interface->tx_timeout_count + 1, in fm10k_clean_tx_irq()
H A Dfm10k_ethtool.c73 FM10K_STAT("tx_hang_count", tx_timeout_count),
/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h246 u32 tx_timeout_count; member
H A Dethtool.c73 E1000_STAT("tx_timeout_count", tx_timeout_count),
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h279 u32 tx_timeout_count; member
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h589 u64 tx_timeout_count; member
H A Dhns3_enet.c2804 priv->tx_timeout_count, timeout_queue, tx_ring->next_to_use, in hns3_dump_queue_stats()
2853 priv->tx_timeout_count); in hns3_get_tx_timeo_queue_info()
2857 priv->tx_timeout_count++; in hns3_get_tx_timeo_queue_info()
5305 priv->tx_timeout_count = 0; in hns3_client_init()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c50 IXGBEVF_STAT("tx_timeout_count", tx_timeout_count),
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c46 IGC_STAT("tx_timeout_count", tx_timeout_count),
H A Digc_main.c5325 adapter->tx_timeout_count++; in igc_tx_timeout()
5821 adapter->tx_timeout_count++; in igc_watchdog_task()

12