Searched defs:tx_late_col (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/atheros/alx/ | ||
H A D | hw.h | 435 u64 tx_late_col; /* TX packets with late collisions */ member in struct:alx_hw_stats |
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/ | ||
H A D | atl1e.h | 304 unsigned long tx_late_col; /* The number of packets transmitted with late collisions. */ member in struct:atl1e_hw_stats |
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ | ||
H A D | atl1c.h | 357 unsigned long tx_late_col; /* The number of packets transmitted with late collisions. */ member in struct:atl1c_hw_stats |
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/ | ||
H A D | atl1.h | 367 u32 tx_late_col; /* TX packets with late collisions */ member in struct:stats_msg_block |
Completed in 86 milliseconds