Home
last modified time | relevance | path

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

12

/drivers/net/wireless/quantenna/qtnfmac/
Dshm_ipc.c113 ipc->tx_timeout_count = 0; in qtnf_shm_ipc_init()
168 ipc->tx_timeout_count++; in qtnf_shm_ipc_send()
Dshm_ipc.h50 size_t tx_timeout_count; member
/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.h76 u64 tx_timeout_count; member
Dhns_enet.c2233 priv->tx_timeout_count, priv->state); in hns_tx_timeout_reset()
2234 priv->tx_timeout_count++; in hns_tx_timeout_reset()
/drivers/net/ethernet/intel/ixgb/
Dixgb.h155 u32 tx_timeout_count; member
Dixgb_ethtool.c78 {"tx_timeout_count", IXGB_STAT(tx_timeout_count) },
/drivers/net/ethernet/intel/igbvf/
Digbvf.h220 u32 tx_timeout_count; member
Dnetdev.c1971 adapter->tx_timeout_count++; in igbvf_watchdog_task()
2406 adapter->tx_timeout_count++; in igbvf_tx_timeout()
/drivers/net/ethernet/intel/e1000/
De1000.h264 u32 tx_timeout_count; member
/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h282 u32 tx_timeout_count; member
Dethtool.c75 IXGBEVF_STAT("tx_timeout_count", tx_timeout_count),
/drivers/net/vmxnet3/
Dvmxnet3_int.h368 u64 tx_timeout_count; member
Dvmxnet3_ethtool.c112 tx_timeout_count) }
/drivers/net/ethernet/intel/i40evf/
Di40evf.h207 u32 tx_timeout_count; member
/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h570 u32 tx_timeout_count; member
Dpch_gbe_ethtool.c58 PCH_GBE_STAT(tx_timeout_count),
Dpch_gbe_main.c1281 stats->tx_carrier_errors + stats->tx_timeout_count; in pch_gbe_update_stats()
2343 adapter->stats.tx_timeout_count++; in pch_gbe_tx_timeout()
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhns3_enet.h518 u64 tx_timeout_count; member
/drivers/net/ethernet/intel/fm10k/
Dfm10k.h331 u32 tx_timeout_count; member
Dfm10k_main.c1197 interface->tx_timeout_count++; in fm10k_tx_timeout_reset()
1327 interface->tx_timeout_count + 1, in fm10k_clean_tx_irq()
Dfm10k_ethtool.c81 FM10K_STAT("tx_hang_count", tx_timeout_count),
/drivers/net/ethernet/intel/e1000e/
De1000.h265 u32 tx_timeout_count; member
/drivers/net/ethernet/intel/igb/
Digb.h491 u32 tx_timeout_count; member
/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h647 u32 tx_timeout_count; member
/drivers/net/ethernet/intel/i40e/
Di40e.h458 u32 tx_timeout_count; member

12