Searched defs:amd8111s_statistics (Results 1 – 1 of 1) sorted by relevance
138 struct amd8111s_statistics struct140 uint64_t intr_TINT0; /* # of TINT0 (Tx interrupts) */141 uint64_t intr_RINT0; /* # of RINT0 (Rx interrupts) */142 uint64_t intr_STINT; /* # of STINT (Software Timer Intr) */143 uint64_t intr_OTHER; /* Intr caused by other device */145 uint64_t tx_ok_packets;146 uint64_t tx_no_descriptor;147 uint64_t tx_no_buffer;148 uint64_t tx_rescheduled;149 uint64_t tx_unrescheduled;[all …]