Searched refs:tx_errors (Results 326 - 350 of 390) sorted by relevance

<<111213141516

/linux-master/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c574 de->dev->stats.tx_errors++;
/linux-master/drivers/net/ethernet/natsemi/
H A Dns83820.c975 ndev->stats.tx_errors++;
/linux-master/drivers/net/ethernet/ti/
H A Dtlan.c2109 dev->stats.tx_errors += tx_under + loss;
/linux-master/drivers/net/ethernet/realtek/
H A D8139too.c1787 dev->stats.tx_errors++;
H A D8139cp.c675 cp->dev->stats.tx_errors++;
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c1230 /* detailed tx_errors */
1234 lstats->tx_errors = lstats->tx_aborted_errors +
/linux-master/drivers/staging/ks7010/
H A Dks_wlan_net.c2516 priv->nstats.tx_errors++;
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c443 stats->tx_errors = p_common->tx_err_drop_pkts;
/linux-master/net/atm/
H A Dlec.c219 dev->stats.tx_errors++;
/linux-master/drivers/net/ethernet/smsc/
H A Dsmsc911x.c1147 dev->stats.tx_errors++;
/linux-master/net/core/
H A Dfilter.c2277 dev->stats.tx_errors++;
2282 dev->stats.tx_errors++;
2383 dev->stats.tx_errors++;
2388 dev->stats.tx_errors++;
/linux-master/net/ipv6/
H A Dip6mr.c621 DEV_STATS_INC(dev, tx_errors);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c1523 { "tx_pci_signal_integrity", PCIE_PERF_OFF(tx_errors) },
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c81 IGC_NETDEV_STAT(tx_errors),
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl2.c528 netdev->stats.tx_errors++;
/linux-master/drivers/net/ethernet/broadcom/
H A Db44.c1668 nstat->tx_errors = (hwstat->tx_jabber_pkts +
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c929 ns->tx_errors = stats.tx_drop_frames;
/linux-master/drivers/net/fddi/
H A Ddefxx.c2088 bp->stats.gen.tx_errors = bp->xmt_length_errors;
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c54 E1000_NETDEV_STAT("tx_errors", tx_errors),
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c2113 s->tx_errors = pstats->txframecount_gb - pstats->txframecount_g;
/linux-master/drivers/net/ethernet/sis/
H A Dsis900.c1926 net_dev->stats.tx_errors++;
/linux-master/drivers/net/
H A Dgtp.c1321 dev->stats.tx_errors++;
H A Dgeneve.c1051 DEV_STATS_INC(dev, tx_errors);
/linux-master/drivers/net/ethernet/sun/
H A Dsungem.c328 dev->stats.tx_errors++;
/linux-master/drivers/net/ethernet/rocker/
H A Drocker_main.c2243 { "tx_errors", ROCKER_TLV_CMD_PORT_STATS_TX_ERRORS, },
2400 rocker_port->dev->stats.tx_errors++;

Completed in 837 milliseconds

<<111213141516