/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | vnic_main.c | 91 stats->netstats.tx_carrier_errors += qnstats->tx_carrier_errors; in hfi1_vnic_update_stats() 117 stats->netstats.tx_carrier_errors + in hfi1_vnic_update_stats() 130 netdev->stats.tx_carrier_errors = stats->netstats.tx_carrier_errors; in hfi1_vnic_update_stats() 302 vinfo->stats[q_idx].netstats.tx_carrier_errors++; in hfi1_netdev_start_xmit()
|
D | ipoib_tx.c | 448 ++dev->stats.tx_carrier_errors; in hfi1_ipoib_flush_tx_list() 489 ++dev->stats.tx_carrier_errors; in hfi1_ipoib_send_dma_single() 512 ++dev->stats.tx_carrier_errors; in hfi1_ipoib_send_dma_single() 545 ++dev->stats.tx_carrier_errors; in hfi1_ipoib_send_dma_list()
|
/Linux-v5.10/net/ipv4/ |
D | ip_vti.c | 186 dev->stats.tx_carrier_errors++; in vti_xmit() 201 dev->stats.tx_carrier_errors++; in vti_xmit() 208 dev->stats.tx_carrier_errors++; in vti_xmit() 216 dev->stats.tx_carrier_errors++; in vti_xmit() 224 dev->stats.tx_carrier_errors++; in vti_xmit()
|
/Linux-v5.10/include/uapi/linux/ |
D | if_hippi.h | 73 int tx_carrier_errors; member
|
D | if_link.h | 30 __u32 tx_carrier_errors; member 236 __u64 tx_carrier_errors; member
|
/Linux-v5.10/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 | 41 stats->tx_carrier_errors++; in dwmac4_wrback_get_tx_status() 45 stats->tx_carrier_errors++; in dwmac4_wrback_get_tx_status()
|
/Linux-v5.10/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()
|
/Linux-v5.10/tools/include/uapi/linux/ |
D | if_link.h | 31 __u32 tx_carrier_errors; member 66 __u64 tx_carrier_errors; member
|
/Linux-v5.10/net/xfrm/ |
D | xfrm_interface.c | 335 stats->tx_carrier_errors++; in xfrmi_xmit2() 362 stats->tx_carrier_errors++; in xfrmi_xmit() 378 stats->tx_carrier_errors++; in xfrmi_xmit()
|
/Linux-v5.10/drivers/s390/net/ |
D | ctcm_main.c | 906 priv->stats.tx_carrier_errors++; in ctcm_tx() 956 priv->stats.tx_carrier_errors++; in ctcmpc_tx() 980 priv->stats.tx_carrier_errors++; in ctcmpc_tx() 991 priv->stats.tx_carrier_errors++; in ctcmpc_tx() 1004 priv->stats.tx_carrier_errors++; in ctcmpc_tx()
|
/Linux-v5.10/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe.h | 519 u32 tx_carrier_errors; member
|
D | pch_gbe_ethtool.c | 46 PCH_GBE_STAT(tx_carrier_errors),
|
D | pch_gbe_main.c | 1226 stats->tx_carrier_errors + stats->tx_timeout_count; in pch_gbe_update_stats() 1245 netdev->stats.tx_carrier_errors = stats->tx_carrier_errors; in pch_gbe_update_stats() 1540 adapter->stats.tx_carrier_errors++; in pch_gbe_clean_tx()
|
/Linux-v5.10/net/core/ |
D | net-procfs.c | 95 stats->tx_carrier_errors + in dev_seq_printf_stats()
|
/Linux-v5.10/drivers/net/ethernet/3com/ |
D | 3c589_cs.c | 726 dev->stats.tx_carrier_errors += errs; in media_check() 795 dev->stats.tx_carrier_errors += inb(ioaddr + 0); in update_stats()
|
/Linux-v5.10/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()
|
/Linux-v5.10/drivers/net/ethernet/atheros/atlx/ |
D | atl1.h | 664 u64 tx_carrier_errors; member
|
/Linux-v5.10/drivers/net/ethernet/cirrus/ |
D | mac89x0.c | 396 dev->stats.tx_carrier_errors++; in net_interrupt()
|
/Linux-v5.10/drivers/net/ethernet/amd/ |
D | nmclan_cs.c | 1152 (long)pstats->tx_aborted_errors, (long)pstats->tx_carrier_errors); in pr_linux_stats() 1255 dev->stats.tx_carrier_errors = lp->mace_stats.lcar; in update_stats()
|
/Linux-v5.10/drivers/net/ethernet/renesas/ |
D | sh_eth.c | 1735 ndev->stats.tx_carrier_errors++; in sh_eth_emac_interrupt() 2565 sh_eth_update_stat(ndev, &ndev->stats.tx_carrier_errors, LCCR); in sh_eth_get_stats() 2568 sh_eth_update_stat(ndev, &ndev->stats.tx_carrier_errors, in sh_eth_get_stats() 2570 sh_eth_update_stat(ndev, &ndev->stats.tx_carrier_errors, in sh_eth_get_stats() 2573 sh_eth_update_stat(ndev, &ndev->stats.tx_carrier_errors, in sh_eth_get_stats()
|
/Linux-v5.10/drivers/net/arcnet/ |
D | arcnet.c | 919 dev->stats.tx_carrier_errors++; in arcnet_interrupt() 979 dev->stats.tx_carrier_errors++; in arcnet_interrupt()
|
/Linux-v5.10/drivers/net/ethernet/sun/ |
D | sunvnet.c | 176 data[i++] = dev->stats.tx_carrier_errors; in vnet_get_ethtool_stats()
|