Searched defs:isr_statistics (Results 1 – 2 of 2) sorted by relevance
55 struct isr_statistics { struct56 u32 hw;57 u32 sw;58 u32 err_code;59 u32 sch;60 u32 alive;61 u32 rfkill;62 u32 ctkill;63 u32 wakeup;64 u32 rx;[all …]
119 } isr_statistics; variable