Home
last modified time | relevance | path

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

/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
H A Dhns_enet.c2096 priv->tx_timeout_count, priv->state); in hns_tx_timeout_reset()
2097 priv->tx_timeout_count++; in hns_tx_timeout_reset()
H A Dhns_ethtool.c890 p[25] = priv->tx_timeout_count; in hns_get_ethtool_stats()
/linux/arch/um/drivers/
H A Dvector_kern.h59 uint64_t tx_timeout_count; member
H A Dvector_kern.c126 vp->estats.tx_timeout_count = 0; in vector_reset_stats()
1324 vp->estats.tx_timeout_count++; in vector_net_tx_timeout()
/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h188 u32 tx_timeout_count; member
/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),
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_int.h417 u64 tx_timeout_count; member
H A Dvmxnet3_drv.c3929 adapter->tx_timeout_count++; in vmxnet3_tx_timeout()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h326 u32 tx_timeout_count; member
H A Dixgbevf_main.c3232 adapter->tx_timeout_count++; in ixgbevf_reset_subtask()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h332 u32 tx_timeout_count; member
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h278 u32 tx_timeout_count; member
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h589 u64 tx_timeout_count; member
/linux/drivers/net/ethernet/intel/igc/
H A Digc.h221 u32 tx_timeout_count; member
H A Digc_ethtool.c47 IGC_STAT("tx_timeout_count", tx_timeout_count),
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h710 u32 tx_timeout_count; member
H A Dixgbe_main.c1460 adapter->tx_timeout_count + 1, tx_ring->queue_index); in ixgbe_clean_tx_irq()
8542 adapter->tx_timeout_count++; in ixgbe_reset_subtask()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c53 IGB_STAT("tx_timeout_count", tx_timeout_count),