Searched defs:rx_length_errors (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
H A D | if_hippi.h | 63 int rx_length_errors; member in struct:hipnet_statistics |
H A D | if_link.h | 21 __u32 rx_length_errors; member in struct:rtnl_link_stats 54 __u64 rx_length_errors; member in struct:rtnl_link_stats64 |
/linux-4.1.27/net/core/ | ||
H A D | net-sysfs.c | 546 NETSTAT_ENTRY(rx_length_errors); variable |
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/ | ||
H A D | atl1.h | 667 u64 rx_length_errors; member in struct:atl1_sft_stats |
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ | ||
H A D | i40e_type.h | 1103 u64 rx_length_errors; /* rlec */ member in struct:i40e_hw_port_stats |
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ | ||
H A D | i40e_type.h | 1078 u64 rx_length_errors; /* rlec */ member in struct:i40e_hw_port_stats |
/linux-4.1.27/include/linux/ | ||
H A D | netdevice.h | 168 unsigned long rx_length_errors; member in struct:net_device_stats |
Completed in 678 milliseconds