Lines Matching refs:u32

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;
168 u32 tx_pkts_all;
169 u32 tx_bytes_all;
170 u32 queued;
171 u32 completed;
172 u32 xretries;
173 u32 a_aggr;
174 u32 a_queued_hw;
175 u32 a_queued_sw;
176 u32 a_completed;
177 u32 a_retries;
178 u32 a_xretries;
179 u32 txerr_filtered;
180 u32 fifo_underrun;
181 u32 xtxop;
182 u32 timer_exp;
183 u32 desc_cfg_err;
184 u32 data_underrun;
185 u32 delim_underrun;
186 u32 puttxbuf;
187 u32 txstart;
188 u32 txprocdesc;
189 u32 txfailed;
208 u32 ht20_cnt;
209 u32 ht40_cnt;
210 u32 sgi_cnt;
211 u32 lgi_cnt;
215 u32 ofdm_cnt;
219 u32 cck_lp_cnt;
220 u32 cck_sp_cnt;
228 u32 recv_cnt;
229 u32 rssi_avg;
230 u32 lna_recv_cnt[4];
231 u32 lna_attempt_cnt[4];
240 u32 reset[__RESET_TYPE_MAX];
245 u32 regidx;
264 u32 sset, u8 *data);
272 void ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause);
307 ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause) in ath9k_debug_sync_cause()