Searched defs:ucc_geth_hardware_statistics (Results 1 – 1 of 1) sorted by relevance
736 struct ucc_geth_hardware_statistics { struct737 u32 tx64; /* Total number of frames (including bad742 u32 tx127; /* Total number of frames (including bad746 u32 tx255; /* Total number of frames (including bad749 u32 rx64; /* Total number of frames received including752 u32 rx127; /* Total number of frames (including bad755 u32 rx255; /* Total number of frames (including bad758 u32 txok; /* Total number of octets residing in frames761 u16 txcf; /* Total number of PAUSE control frames763 u32 tmca; /* Total number of frames that were transmitted[all …]