Searched defs:ucc_geth_hardware_statistics (Results 1 – 1 of 1) sorted by relevance
740 struct ucc_geth_hardware_statistics { struct741 u32 tx64; /* Total number of frames (including bad746 u32 tx127; /* Total number of frames (including bad750 u32 tx255; /* Total number of frames (including bad753 u32 rx64; /* Total number of frames received including756 u32 rx127; /* Total number of frames (including bad759 u32 rx255; /* Total number of frames (including bad762 u32 txok; /* Total number of octets residing in frames765 u16 txcf; /* Total number of PAUSE control frames767 u32 tmca; /* Total number of frames that were transmitted[all …]