Searched defs:ucc_geth_hardware_statistics (Results 1 – 1 of 1) sorted by relevance
742 struct ucc_geth_hardware_statistics { struct743 u32 tx64; /* Total number of frames (including bad748 u32 tx127; /* Total number of frames (including bad752 u32 tx255; /* Total number of frames (including bad755 u32 rx64; /* Total number of frames received including758 u32 rx127; /* Total number of frames (including bad761 u32 rx255; /* Total number of frames (including bad764 u32 txok; /* Total number of octets residing in frames767 u16 txcf; /* Total number of PAUSE control frames769 u32 tmca; /* Total number of frames that were transmitted[all …]