Home
last modified time | relevance | path

Searched refs:tx_2_col (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/qualcomm/emac/
A Demac.h257 u64 tx_2_col; /* packets with multiple prior collisions */ member
A Demac.c351 net_stats->collisions = stats->tx_1_col + stats->tx_2_col * 2 + in emac_get_stats64()
/linux-6.3-rc2/drivers/net/ethernet/atheros/atl1e/
A Datl1e.h290 …unsigned long tx_2_col; /* The number of packets subsequently transmitted successfully with … member
A Datl1e_main.c1162 hw_stats->tx_2_col + in atl1e_get_stats()
/linux-6.3-rc2/drivers/net/ethernet/atheros/atl1c/
A Datl1c.h341 …unsigned long tx_2_col; /* The number of packets subsequently transmitted successfully with multi… member
A Datl1c_main.c1567 hw_stats->tx_2_col + in atl1c_get_stats()
/linux-6.3-rc2/drivers/net/ethernet/atheros/atlx/
A Datl1.h353 u32 tx_2_col; /* packets TX after multiple collisions */ member
A Datl1.c1678 smb->tx_2_col + in atl1_inc_smb()
1702 adapter->soft_stats.mcc += smb->tx_2_col; in atl1_inc_smb()

Completed in 29 milliseconds