Searched refs:tx_2_col (Results 1 – 6 of 6) sorted by relevance
304 …unsigned long tx_2_col; /* The number of packets subsequently transmitted successfully with … member
1146 hw_stats->tx_2_col * 2 + in atl1e_get_stats()
373 …unsigned long tx_2_col; /* The number of packets subsequently transmitted successfully with multi… member
1574 hw_stats->tx_2_col * 2 + in atl1c_get_stats()
362 u32 tx_2_col; /* packets TX after multiple collisions */ member
1690 adapter->soft_stats.collisions += (smb->tx_1_col + smb->tx_2_col * 2 + in atl1_inc_smb()1718 adapter->soft_stats.mcc += smb->tx_2_col; in atl1_inc_smb()