/drivers/infiniband/hw/hfi1/ |
D | vnic_main.c | 49 stats->netstats.tx_carrier_errors += qnstats->tx_carrier_errors; in hfi1_vnic_update_stats() 75 stats->netstats.tx_carrier_errors + in hfi1_vnic_update_stats() 88 netdev->stats.tx_carrier_errors = stats->netstats.tx_carrier_errors; in hfi1_vnic_update_stats() 260 vinfo->stats[q_idx].netstats.tx_carrier_errors++; in hfi1_netdev_start_xmit()
|
D | ipoib_tx.c | 433 ++dev->stats.tx_carrier_errors; in hfi1_ipoib_flush_tx_list() 474 ++dev->stats.tx_carrier_errors; in hfi1_ipoib_send_dma_single() 502 ++dev->stats.tx_carrier_errors; in hfi1_ipoib_send_dma_single() 537 ++dev->stats.tx_carrier_errors; in hfi1_ipoib_send_dma_list()
|
/drivers/net/ethernet/stmicro/stmmac/ |
D | norm_desc.c | 38 stats->tx_carrier_errors++; in ndesc_get_tx_status() 42 stats->tx_carrier_errors++; in ndesc_get_tx_status()
|
D | enh_desc.c | 41 stats->tx_carrier_errors++; in enh_desc_get_tx_status() 45 stats->tx_carrier_errors++; in enh_desc_get_tx_status()
|
D | dwmac4_descs.c | 43 stats->tx_carrier_errors++; in dwmac4_wrback_get_tx_status() 47 stats->tx_carrier_errors++; in dwmac4_wrback_get_tx_status()
|
/drivers/infiniband/ulp/opa_vnic/ |
D | opa_vnic_ethtool.c | 112 {"tx_carrier_errors", VNIC_STAT(netstats.tx_carrier_errors)},
|
D | opa_vnic_vema_iface.c | 144 vstats.netstats.tx_carrier_errors); in opa_vnic_get_error_counters()
|
/drivers/s390/net/ |
D | ctcm_main.c | 859 priv->stats.tx_carrier_errors++; in ctcm_tx() 909 priv->stats.tx_carrier_errors++; in ctcmpc_tx() 933 priv->stats.tx_carrier_errors++; in ctcmpc_tx() 944 priv->stats.tx_carrier_errors++; in ctcmpc_tx() 957 priv->stats.tx_carrier_errors++; in ctcmpc_tx()
|
/drivers/net/ethernet/8390/ |
D | lib8390.c | 564 dev->stats.tx_carrier_errors++; in ei_tx_err() 641 dev->stats.tx_carrier_errors++; in ei_tx_intr()
|
D | axnet_cs.c | 1240 if (txsr & ENTSR_CRS) dev->stats.tx_carrier_errors++; in ei_tx_err() 1322 dev->stats.tx_carrier_errors++; in ei_tx_intr()
|
/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe.h | 519 u32 tx_carrier_errors; member
|
D | pch_gbe_ethtool.c | 48 PCH_GBE_STAT(tx_carrier_errors),
|
D | pch_gbe_main.c | 1197 stats->tx_carrier_errors + stats->tx_timeout_count; in pch_gbe_update_stats() 1216 netdev->stats.tx_carrier_errors = stats->tx_carrier_errors; in pch_gbe_update_stats() 1511 adapter->stats.tx_carrier_errors++; in pch_gbe_clean_tx()
|
/drivers/net/ethernet/3com/ |
D | 3c589_cs.c | 735 dev->stats.tx_carrier_errors += errs; in media_check() 804 dev->stats.tx_carrier_errors += inb(ioaddr + 0); in update_stats()
|
/drivers/net/ethernet/amd/ |
D | nmclan_cs.c | 1153 (long)pstats->tx_aborted_errors, (long)pstats->tx_carrier_errors); in pr_linux_stats() 1256 dev->stats.tx_carrier_errors = lp->mace_stats.lcar; in update_stats()
|
D | sunlance.c | 587 dev->stats.tx_carrier_errors++; in lance_tx_dvma() 755 dev->stats.tx_carrier_errors++; in lance_tx_pio()
|
D | 7990.c | 385 dev->stats.tx_carrier_errors++; in lance_tx()
|
/drivers/net/ethernet/atheros/atlx/ |
D | atl1.h | 664 u64 tx_carrier_errors; member
|
/drivers/net/ethernet/cirrus/ |
D | mac89x0.c | 399 dev->stats.tx_carrier_errors++; in net_interrupt()
|
/drivers/net/ethernet/renesas/ |
D | sh_eth.c | 1744 ndev->stats.tx_carrier_errors++; in sh_eth_emac_interrupt() 2573 sh_eth_update_stat(ndev, &ndev->stats.tx_carrier_errors, LCCR); in sh_eth_get_stats() 2576 sh_eth_update_stat(ndev, &ndev->stats.tx_carrier_errors, in sh_eth_get_stats() 2578 sh_eth_update_stat(ndev, &ndev->stats.tx_carrier_errors, in sh_eth_get_stats() 2581 sh_eth_update_stat(ndev, &ndev->stats.tx_carrier_errors, in sh_eth_get_stats()
|
/drivers/net/arcnet/ |
D | arcnet.c | 975 dev->stats.tx_carrier_errors++; in arcnet_interrupt() 1035 dev->stats.tx_carrier_errors++; in arcnet_interrupt()
|
/drivers/net/ethernet/silan/ |
D | sc92031.c | 680 dev->stats.tx_carrier_errors++; in _sc92031_tx_tasklet() 829 dev->stats.tx_carrier_errors++; in _sc92031_link_tasklet()
|
/drivers/net/ethernet/sun/ |
D | sunvnet.c | 176 data[i++] = dev->stats.tx_carrier_errors; in vnet_get_ethtool_stats()
|
/drivers/net/ethernet/apple/ |
D | macmace.c | 588 ++dev->stats.tx_carrier_errors; in mace_interrupt()
|
/drivers/net/fjes/ |
D | fjes_main.c | 669 adapter->stats64.tx_carrier_errors += 1; in fjes_xmit_frame() 671 .tx_carrier_errors += 1; in fjes_xmit_frame()
|