Searched defs:ucc_geth_hardware_statistics (Results 1 – 1 of 1) sorted by relevance
743 struct ucc_geth_hardware_statistics { struct744 u32 tx64; /* Total number of frames (including bad749 u32 tx127; /* Total number of frames (including bad753 u32 tx255; /* Total number of frames (including bad756 u32 rx64; /* Total number of frames received including759 u32 rx127; /* Total number of frames (including bad762 u32 rx255; /* Total number of frames (including bad765 u32 txok; /* Total number of octets residing in frames768 u16 txcf; /* Total number of PAUSE control frames770 u32 tmca; /* Total number of frames that were transmitted[all …]