Home
last modified time | relevance | path

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

/drivers/net/ethernet/atheros/atlx/
Datl1.h374 u32 tx_trunc; /* TX packets truncated due to size > MTU */ member
686 u64 tx_trunc; /* TX packets truncated due to size > MTU */ member
Datl1.c1690 smb->tx_trunc; in atl1_inc_smb()
1726 adapter->soft_stats.tx_trunc += smb->tx_trunc; in atl1_inc_smb()
3188 {"tx_trunc", ATL1_STAT(soft_stats.tx_trunc)},
/drivers/net/ethernet/atheros/atl1e/
Datl1e.h309 …unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MT… member
Datl1e_main.c1202 hw_stats->tx_trunc; in atl1e_get_stats()
/drivers/net/ethernet/atheros/alx/
Dhw.h444 u64 tx_trunc; /* TX packets truncated due to size > MTU */ member
Dhw.c1105 hw->stats.tx_trunc += alx_read_mem32(hw, ALX_MIB_TX_TRUNC); in alx_update_hw_stats()
Dmain.c1206 hw_stats->tx_trunc; in alx_get_stats64()
/drivers/net/ethernet/atheros/atl1c/
Datl1c.h362 unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MTU. */ member
Datl1c_main.c1523 hw_stats->tx_trunc; in atl1c_get_stats()