Searched refs:tx_trunc (Results 1 – 11 of 11) sorted by relevance
361 u32 tx_trunc; /* TX packets truncated due to size > MTU */ member673 u64 tx_trunc; /* TX packets truncated due to size > MTU */ member
1669 smb->tx_trunc; in atl1_inc_smb()1705 adapter->soft_stats.tx_trunc += smb->tx_trunc; in atl1_inc_smb()3159 {"tx_trunc", ATL1_STAT(soft_stats.tx_trunc)},
263 u64 tx_trunc; /* packets truncated due to size >MTU */ member
365 stats->tx_underrun + stats->tx_trunc; in emac_get_stats64()
296 …unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MT… member
1183 hw_stats->tx_trunc; in atl1e_get_stats()
446 u64 tx_trunc; /* TX packets truncated due to size > MTU */ member
1119 hw->stats.tx_trunc += alx_read_mem32(hw, ALX_MIB_TX_TRUNC); in alx_update_hw_stats()
1683 hw_stats->tx_trunc; in alx_get_stats64()
347 unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MTU. */ member
1588 hw_stats->tx_trunc; in atl1c_get_stats()
Completed in 37 milliseconds