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