Home
last modified time | relevance | path

Searched refs:tx_trunc (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.h361 u32 tx_trunc; /* TX packets truncated due to size > MTU */ member
673 u64 tx_trunc; /* TX packets truncated due to size > MTU */ member
H A Datl1.c1669 smb->tx_trunc; in atl1_inc_smb()
1705 adapter->soft_stats.tx_trunc += smb->tx_trunc; in atl1_inc_smb()
3161 {"tx_trunc", ATL1_STAT(soft_stats.tx_trunc)},
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac.h263 u64 tx_trunc; /* packets truncated due to size >MTU */ member
H A Demac.c364 stats->tx_underrun + stats->tx_trunc; in emac_get_stats64()
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h296 …unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MT… member
H A Datl1e_main.c1186 hw_stats->tx_trunc; in atl1e_get_stats()
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h446 u64 tx_trunc; /* TX packets truncated due to size > MTU */ member
H A Dhw.c1119 hw->stats.tx_trunc += alx_read_mem32(hw, ALX_MIB_TX_TRUNC); in alx_update_hw_stats()
H A Dmain.c1685 hw_stats->tx_trunc; in alx_get_stats64()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h347 unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MTU. */ member
H A Datl1c_main.c1566 hw_stats->tx_trunc; in atl1c_get_stats()