Lines Matching defs:isr_stats
1015 struct isr_stats { struct1016 u32 hw;1017 u32 sw;1018 u32 err_code;1019 u32 sch;1020 u32 alive;1021 u32 rfkill;1022 u32 ctkill;1023 u32 wakeup;1024 u32 rx;1025 u32 handlers[IL_CN_MAX];1026 u32 tx;1027 u32 unhandled;1280 struct isr_stats isr_stats; member