Lines Matching defs:isr_stats
1056 struct isr_stats { struct1057 u32 hw;1058 u32 sw;1059 u32 err_code;1060 u32 sch;1061 u32 alive;1062 u32 rfkill;1063 u32 ctkill;1064 u32 wakeup;1065 u32 rx;1066 u32 handlers[IL_CN_MAX];1067 u32 tx;1068 u32 unhandled;1348 struct isr_stats isr_stats; member