tx_2_col 343 drivers/net/ethernet/atheros/atl1c/atl1c.h unsigned long tx_2_col; /* The number of packets subsequently transmitted successfully with multiple prior collisions. */ tx_2_col 1494 drivers/net/ethernet/atheros/atl1c/atl1c_main.c hw_stats->tx_2_col + tx_2_col 290 drivers/net/ethernet/atheros/atl1e/atl1e.h unsigned long tx_2_col; /* The number of packets subsequently transmitted successfully with multiple prior collisions. */ tx_2_col 1164 drivers/net/ethernet/atheros/atl1e/atl1e_main.c hw_stats->tx_2_col + tx_2_col 1680 drivers/net/ethernet/atheros/atlx/atl1.c smb->tx_2_col + tx_2_col 1704 drivers/net/ethernet/atheros/atlx/atl1.c adapter->soft_stats.mcc += smb->tx_2_col; tx_2_col 353 drivers/net/ethernet/atheros/atlx/atl1.h u32 tx_2_col; /* packets TX after multiple collisions */ tx_2_col 361 drivers/net/ethernet/qualcomm/emac/emac.c net_stats->collisions = stats->tx_1_col + stats->tx_2_col * 2 + tx_2_col 257 drivers/net/ethernet/qualcomm/emac/emac.h u64 tx_2_col; /* packets with multiple prior collisions */