Lines Matching defs:isr_stats
1003 struct isr_stats { struct1004 u32 hw;1005 u32 sw;1006 u32 err_code;1007 u32 sch;1008 u32 alive;1009 u32 rfkill;1010 u32 ctkill;1011 u32 wakeup;1012 u32 rx;1013 u32 handlers[IL_CN_MAX];1014 u32 tx;1015 u32 unhandled;1268 struct isr_stats isr_stats; member