Searched refs:tx_trunc (Results 1 – 6 of 6) sorted by relevance
370 u32 tx_trunc; /* TX packets truncated due to size > MTU */ member681 u64 tx_trunc; /* TX packets truncated due to size > MTU */ member
1710 smb->tx_abort_col + smb->tx_underrun + smb->tx_trunc); in atl1_inc_smb()1721 adapter->soft_stats.tx_trunc += smb->tx_trunc; in atl1_inc_smb()3166 {"tx_trunc", ATL1_STAT(soft_stats.tx_trunc)},
310 …unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MT… member
1161 hw_stats->tx_underrun + hw_stats->tx_trunc; in atl1e_get_stats()
379 unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MTU. */ member
1588 hw_stats->tx_underrun + hw_stats->tx_trunc; in atl1c_get_stats()