Searched refs:tx_abort_col (Results 1 – 9 of 9) sorted by relevance
305 …unsigned long tx_abort_col; /* The number of transmit packets aborted due to excessive collision… member
1183 hw_stats->tx_abort_col; in atl1e_get_stats()1200 hw_stats->tx_abort_col + in atl1e_get_stats()1205 net_stats->tx_aborted_errors = hw_stats->tx_abort_col; in atl1e_get_stats()
436 u64 tx_abort_col; /* TX packets aborted w/excessive collisions */ member
1187 hw_stats->tx_abort_col; in alx_get_stats64()1204 hw_stats->tx_abort_col + in alx_get_stats64()1208 net_stats->tx_aborted_errors = hw_stats->tx_abort_col; in alx_get_stats64()
1101 hw->stats.tx_abort_col += alx_read_mem32(hw, ALX_MIB_TX_ABORT_COL); in alx_update_hw_stats()
358 …unsigned long tx_abort_col; /* The number of transmit packets aborted due to excessive collisions.… member
1504 hw_stats->tx_abort_col; in atl1c_get_stats()1521 hw_stats->tx_abort_col + in atl1c_get_stats()1526 net_stats->tx_aborted_errors = hw_stats->tx_abort_col; in atl1c_get_stats()
368 u32 tx_abort_col; /* TX packets aborted w/excessive collisions */ member
1688 smb->tx_abort_col + in atl1_inc_smb()1701 smb->tx_abort_col; in atl1_inc_smb()1717 adapter->soft_stats.tx_aborted_errors += smb->tx_abort_col; in atl1_inc_smb()1720 adapter->soft_stats.excecol += smb->tx_abort_col; in atl1_inc_smb()