Searched refs:tx_2_col (Results 1 - 6 of 6) sorted by relevance

/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h356 unsigned long tx_2_col; /* The number of packets subsequently transmitted successfully with multiple prior collisions. */ member in struct:atl1c_hw_stats
H A Datl1c_main.c1503 hw_stats->tx_2_col +
/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h303 unsigned long tx_2_col; /* The number of packets subsequently transmitted successfully with multiple prior collisions. */ member in struct:atl1e_hw_stats
H A Datl1e_main.c1181 hw_stats->tx_2_col +
/drivers/net/ethernet/atheros/atlx/
H A Datl1.h366 u32 tx_2_col; /* packets TX after multiple collisions */ member in struct:stats_msg_block
H A Datl1.c1699 smb->tx_2_col +
1723 adapter->soft_stats.mcc += smb->tx_2_col;

Completed in 62 milliseconds