Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/atheros/atlx/
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
A Datl1.c1669 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)},
/linux/drivers/net/ethernet/qualcomm/emac/
A Demac.h263 u64 tx_trunc; /* packets truncated due to size >MTU */ member
A Demac.c365 stats->tx_underrun + stats->tx_trunc; in emac_get_stats64()
/linux/drivers/net/ethernet/atheros/atl1e/
A Datl1e.h296 …unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MT… member
A Datl1e_main.c1183 hw_stats->tx_trunc; in atl1e_get_stats()
/linux/drivers/net/ethernet/atheros/alx/
A Dhw.h446 u64 tx_trunc; /* TX packets truncated due to size > MTU */ member
A Dhw.c1119 hw->stats.tx_trunc += alx_read_mem32(hw, ALX_MIB_TX_TRUNC); in alx_update_hw_stats()
A Dmain.c1683 hw_stats->tx_trunc; in alx_get_stats64()
/linux/drivers/net/ethernet/atheros/atl1c/
A Datl1c.h347 unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MTU. */ member
A Datl1c_main.c1588 hw_stats->tx_trunc; in atl1c_get_stats()

Completed in 53 milliseconds