Searched refs:tx_1_col (Results 1 – 8 of 8) sorted by relevance
160 u32 tx_1_col; member
256 u64 tx_1_col; /* packets single prior collision */ member
289 …unsigned long tx_1_col; /* The number of packets subsequently transmitted successfully with … member
1164 net_stats->collisions = hw_stats->tx_1_col + in atl1e_get_stats()
340 …unsigned long tx_1_col; /* The number of packets subsequently transmitted successfully with a sin… member
1545 net_stats->collisions = hw_stats->tx_1_col + in atl1c_get_stats()
352 u32 tx_1_col; /* packets TX after a single collision */ member
1677 adapter->soft_stats.collisions += smb->tx_1_col + in atl1_inc_smb()1701 adapter->soft_stats.scc += smb->tx_1_col; in atl1_inc_smb()