Searched defs:rx_fifo_errors (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
H A D | if_hippi.h | 67 int rx_fifo_errors; /* recv'r fifo overrun */ member in struct:hipnet_statistics |
H A D | if_link.h | 25 __u32 rx_fifo_errors; /* recv'r fifo overrun */ member in struct:rtnl_link_stats 58 __u64 rx_fifo_errors; /* recv'r fifo overrun */ member in struct:rtnl_link_stats64 |
/linux-4.1.27/net/core/ | ||
H A D | net-sysfs.c | 550 NETSTAT_ENTRY(rx_fifo_errors); variable |
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/ | ||
H A D | atl1.h | 671 u64 rx_fifo_errors; member in struct:atl1_sft_stats |
/linux-4.1.27/include/linux/ | ||
H A D | netdevice.h | 172 unsigned long rx_fifo_errors; member in struct:net_device_stats |
Completed in 484 milliseconds