Searched defs:tx_trunc (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/atheros/alx/ | ||
H A D | hw.h | 444 u64 tx_trunc; /* TX packets truncated due to size > MTU */ member in struct:alx_hw_stats |
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/ | ||
H A D | atl1e.h | 309 unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MTU. */ member in struct:atl1e_hw_stats |
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ | ||
H A D | atl1c.h | 362 unsigned long tx_trunc; /* The number of transmit packets truncated due to size exceeding MTU. */ member in struct:atl1c_hw_stats |
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/ | ||
H A D | atl1.h | 374 u32 tx_trunc; /* TX packets truncated due to size > MTU */ member in struct:stats_msg_block 686 u64 tx_trunc; /* TX packets truncated due to size > MTU */ member in struct:atl1_sft_stats |
Completed in 137 milliseconds