Lines Matching defs:ath_interrupt_stats
88 struct ath_interrupt_stats { struct
89 u32 total;
90 u32 rxok;
91 u32 rxlp;
92 u32 rxhp;
93 u32 rxeol;
94 u32 rxorn;
95 u32 txok;
96 u32 txeol;
97 u32 txurn;
98 u32 mib;
99 u32 rxphyerr;
100 u32 rx_keycache_miss;
101 u32 swba;
102 u32 bmiss;
103 u32 bnr;
104 u32 cst;
105 u32 gtt;
106 u32 tim;
107 u32 cabend;
108 u32 dtimsync;
109 u32 dtim;
110 u32 bb_watchdog;
111 u32 tsfoor;
112 u32 mci;
113 u32 gen_timer;
116 u32 sync_cause_all;
117 u32 sync_rtc_irq;
118 u32 sync_mac_irq;
119 u32 eeprom_illegal_access;
120 u32 apb_timeout;
121 u32 pci_mode_conflict;
122 u32 host1_fatal;
123 u32 host1_perr;
124 u32 trcv_fifo_perr;
125 u32 radm_cpl_ep;
126 u32 radm_cpl_dllp_abort;
127 u32 radm_cpl_tlp_abort;
128 u32 radm_cpl_ecrc_err;
129 u32 radm_cpl_timeout;
130 u32 local_timeout;
131 u32 pm_access;
132 u32 mac_awake;
133 u32 mac_asleep;
134 u32 mac_sleep_access;