Lines Matching defs:ath_interrupt_stats
64 struct ath_interrupt_stats { struct
65 u32 total;
66 u32 rxok;
67 u32 rxlp;
68 u32 rxhp;
69 u32 rxeol;
70 u32 rxorn;
71 u32 txok;
72 u32 txeol;
73 u32 txurn;
74 u32 mib;
75 u32 rxphyerr;
76 u32 rx_keycache_miss;
77 u32 swba;
78 u32 bmiss;
79 u32 bnr;
80 u32 cst;
81 u32 gtt;
82 u32 tim;
83 u32 cabend;
84 u32 dtimsync;
85 u32 dtim;
86 u32 bb_watchdog;
87 u32 tsfoor;