Searched defs:tx_carrier_errors (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
H A D | if_hippi.h | 72 int tx_carrier_errors; member in struct:hipnet_statistics |
H A D | if_link.h | 30 __u32 tx_carrier_errors; member in struct:rtnl_link_stats 63 __u64 tx_carrier_errors; member in struct:rtnl_link_stats64 |
/linux-4.1.27/net/core/ | ||
H A D | net-sysfs.c | 553 NETSTAT_ENTRY(tx_carrier_errors); variable |
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/ | ||
H A D | pch_gbe.h | 571 u32 tx_carrier_errors; member in struct:pch_gbe_hw_stats |
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/ | ||
H A D | atl1.h | 677 u64 tx_carrier_errors; member in struct:atl1_sft_stats |
/linux-4.1.27/drivers/net/ethernet/cadence/ | ||
H A D | macb.h | 585 u32 tx_carrier_errors; member in struct:macb_stats |
/linux-4.1.27/drivers/net/ethernet/nvidia/ | ||
H A D | forcedeth.c | 656 u64 tx_carrier_errors; member in struct:nv_ethtool_stats |
/linux-4.1.27/include/linux/ | ||
H A D | netdevice.h | 175 unsigned long tx_carrier_errors; member in struct:net_device_stats |
Completed in 275 milliseconds