tx_trunc 1119 drivers/net/ethernet/atheros/alx/hw.c hw->stats.tx_trunc += alx_read_mem32(hw, ALX_MIB_TX_TRUNC); tx_trunc 446 drivers/net/ethernet/atheros/alx/hw.h u64 tx_trunc; /* TX packets truncated due to size > MTU */ tx_trunc 1661 drivers/net/ethernet/atheros/alx/main.c hw_stats->tx_trunc; tx_trunc 349 drivers/net/ethernet/atheros/atl1c/atl1c.h unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MTU. */ tx_trunc 1515 drivers/net/ethernet/atheros/atl1c/atl1c_main.c hw_stats->tx_trunc; tx_trunc 296 drivers/net/ethernet/atheros/atl1e/atl1e.h unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MTU. */ tx_trunc 1185 drivers/net/ethernet/atheros/atl1e/atl1e_main.c hw_stats->tx_trunc; tx_trunc 1671 drivers/net/ethernet/atheros/atlx/atl1.c smb->tx_trunc; tx_trunc 1707 drivers/net/ethernet/atheros/atlx/atl1.c adapter->soft_stats.tx_trunc += smb->tx_trunc; tx_trunc 3161 drivers/net/ethernet/atheros/atlx/atl1.c {"tx_trunc", ATL1_STAT(soft_stats.tx_trunc)}, tx_trunc 361 drivers/net/ethernet/atheros/atlx/atl1.h u32 tx_trunc; /* TX packets truncated due to size > MTU */ tx_trunc 673 drivers/net/ethernet/atheros/atlx/atl1.h u64 tx_trunc; /* TX packets truncated due to size > MTU */ tx_trunc 375 drivers/net/ethernet/qualcomm/emac/emac.c stats->tx_underrun + stats->tx_trunc; tx_trunc 263 drivers/net/ethernet/qualcomm/emac/emac.h u64 tx_trunc; /* packets truncated due to size >MTU */