Searched defs:ucc_geth_hardware_statistics (Results 1 – 1 of 1) sorted by relevance
735 struct ucc_geth_hardware_statistics { struct736 u32 tx64; /* Total number of frames (including bad741 u32 tx127; /* Total number of frames (including bad745 u32 tx255; /* Total number of frames (including bad748 u32 rx64; /* Total number of frames received including751 u32 rx127; /* Total number of frames (including bad754 u32 rx255; /* Total number of frames (including bad757 u32 txok; /* Total number of octets residing in frames760 u16 txcf; /* Total number of PAUSE control frames762 u32 tmca; /* Total number of frames that were transmitted[all …]