Searched refs:tx_errors (Results 1 - 25 of 391) sorted by path

1234567891011>>

/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.h660 u64 tx_errors; member in struct:atl1_sft_stats
/linux-master/drivers/net/ethernet/sun/
H A Dniu.h2872 u64 tx_errors; member in struct:rx_pkt_hdr0::tx_ring_info
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dacx.h54 __le32 tx_errors; member in struct:wl12xx_acx_dma_statistics
H A Ddebugfs.c33 WL12XX_DEBUGFS_FWSTATS_FILE(dma, tx_errors, "%u");
133 DEBUGFS_FWSTATS_ADD(dma, tx_errors);
/linux-master/include/uapi/linux/
H A Dhdlcdrv.h46 unsigned long tx_errors; member in struct:hdlcdrv_channel_state
H A Dif_hippi.h59 int tx_errors; /* packet transmit problems */ member in struct:hipnet_statistics
71 /* detailed tx_errors */
H A Dmpls.h71 __u64 tx_errors; /* packet transmit problems */ member in struct:mpls_link_stats
/linux-master/arch/m68k/emu/
H A Dnfeth.c172 dev->stats.tx_errors++;
/linux-master/arch/s390/appldata/
H A Dappldata_net_sum.c47 u64 tx_errors; /* packet transmit problems */ member in struct:appldata_net_sum_data
65 tx_errors, rx_dropped, tx_dropped, collisions; local
76 tx_errors = 0;
92 tx_errors += stats->tx_errors;
106 net_data->tx_errors = tx_errors;
/linux-master/drivers/firewire/
H A Dnet.c915 dev->netdev->stats.tx_errors++;
1352 net->stats.tx_errors++;
/linux-master/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c121 ++priv->netdev->stats.tx_errors;
472 ++dev->stats.tx_errors;
535 ++dev->stats.tx_errors;
585 ++dev->stats.tx_errors;
H A Dvnic_main.c74 stats->netstats.tx_errors = stats->netstats.tx_fifo_errors +
77 stats->netstats.tx_dropped = stats->netstats.tx_errors;
89 netdev->stats.tx_errors = stats->netstats.tx_errors;
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c719 ++dev->stats.tx_errors;
727 ++dev->stats.tx_errors;
735 ++dev->stats.tx_errors;
754 ++dev->stats.tx_errors;
781 ++dev->stats.tx_errors;
H A Dipoib_ethtool.c53 IPOIB_NETDEV_STAT(tx_errors),
H A Dipoib_ib.c605 ++dev->stats.tx_errors;
614 ++dev->stats.tx_errors;
625 ++dev->stats.tx_errors;
633 ++dev->stats.tx_errors;
653 ++dev->stats.tx_errors;
681 ++dev->stats.tx_errors;
/linux-master/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.h278 * @tx_errors: transmit errors
315 __be64 tx_errors; member in struct:opa_veswport_summary_counters
358 * @tx_errors: transmit errors
388 __be64 tx_errors; member in struct:opa_veswport_error_counters
H A Dopa_vnic_ethtool.c76 {"tx_errors", VNIC_STAT(netstats.tx_errors)},
H A Dopa_vnic_vema_iface.c100 cntrs->tx_errors = cpu_to_be64(vstats.netstats.tx_errors);
139 cntrs->tx_errors = cpu_to_be64(vstats.netstats.tx_errors);
/linux-master/drivers/message/fusion/
H A Dmptlan.c627 dev->stats.tx_errors += count;
633 dev->stats.tx_errors += count;
/linux-master/drivers/misc/sgi-xp/
H A Dxpnet.c439 dev->stats.tx_errors++;
502 dev->stats.tx_errors++;
/linux-master/drivers/net/
H A Damt.c638 amt->dev->stats.tx_errors++;
648 amt->dev->stats.tx_errors++;
693 amt->dev->stats.tx_errors++;
727 amt->dev->stats.tx_errors++;
737 amt->dev->stats.tx_errors++;
784 amt->dev->stats.tx_errors++;
842 amt->dev->stats.tx_errors++;
1236 dev->stats.tx_errors++;
2575 amt->dev->stats.tx_errors++;
2585 amt->dev->stats.tx_errors
[all...]
H A Dbareudp.c467 dev->stats.tx_errors++;
/linux-master/drivers/net/arcnet/
H A Darcnet.c829 dev->stats.tx_errors++;
971 dev->stats.tx_errors++;
H A Drfc1051.c180 dev->stats.tx_errors++;
H A Drfc1201.c411 dev->stats.tx_errors++;

Completed in 629 milliseconds

1234567891011>>