Lines Matching defs:isr_stats
1020 struct isr_stats { struct1021 u32 hw;1022 u32 sw;1023 u32 err_code;1024 u32 sch;1025 u32 alive;1026 u32 rfkill;1027 u32 ctkill;1028 u32 wakeup;1029 u32 rx;1030 u32 handlers[IL_CN_MAX];1031 u32 tx;1032 u32 unhandled;1285 struct isr_stats isr_stats; member