Searched refs:tx_late_col (Results 1 – 12 of 12) sorted by relevance
40 u64 tx_late_col);
250 u64 tx_late_col) in ksz9477_half_duplex_monitor() argument268 if (tx_late_col != 0) { in ksz9477_half_duplex_monitor()298 u64 tx_late_col) in ksz9477_errata_monitor() argument310 ret = ksz9477_half_duplex_monitor(dev, port, tx_late_col); in ksz9477_errata_monitor()
63 u64 tx_late_col; member102 u64 tx_late_col; member2056 stats->tx_window_errors = raw->tx_late_col; in ksz_r_mib_stats64()2071 ret = ksz9477_errata_monitor(dev, port, raw->tx_late_col); in ksz_r_mib_stats64()2111 stats->tx_window_errors = raw->tx_late_col; in ksz88xx_r_mib_stats64()
258 u64 tx_late_col; /* packets with late collisions */ member
291 unsigned long tx_late_col; /* The number of packets transmitted with late collisions. */ member
1166 hw_stats->tx_late_col + in atl1e_get_stats()1183 net_stats->tx_errors = hw_stats->tx_late_col + in atl1e_get_stats()1190 net_stats->tx_window_errors = hw_stats->tx_late_col; in atl1e_get_stats()
437 u64 tx_late_col; /* TX packets with late collisions */ member
1114 hw->stats.tx_late_col += alx_read_mem32(hw, ALX_MIB_TX_LATE_COL); in alx_update_hw_stats()
342 unsigned long tx_late_col; /* The number of packets transmitted with late collisions. */ member
1547 hw_stats->tx_late_col + in atl1c_get_stats()1564 net_stats->tx_errors = hw_stats->tx_late_col + in atl1c_get_stats()1571 net_stats->tx_window_errors = hw_stats->tx_late_col; in atl1c_get_stats()
354 u32 tx_late_col; /* TX packets with late collisions */ member
1666 u64 new_tx_errors = smb->tx_late_col + in atl1_inc_smb()1679 smb->tx_late_col + in atl1_inc_smb()1697 adapter->soft_stats.tx_window_errors += smb->tx_late_col; in atl1_inc_smb()1703 adapter->soft_stats.latecol += smb->tx_late_col; in atl1_inc_smb()