Lines Matching defs:isr_stats
1006 struct isr_stats { struct1007 u32 hw;1008 u32 sw;1009 u32 err_code;1010 u32 sch;1011 u32 alive;1012 u32 rfkill;1013 u32 ctkill;1014 u32 wakeup;1015 u32 rx;1016 u32 handlers[IL_CN_MAX];1017 u32 tx;1018 u32 unhandled;1271 struct isr_stats isr_stats; member