Lines Matching defs:ath_tx_stats
169 struct ath_tx_stats { struct
170 u32 tx_pkts_all;
171 u32 tx_bytes_all;
172 u32 queued;
173 u32 completed;
174 u32 xretries;
175 u32 a_aggr;
176 u32 a_queued_hw;
177 u32 a_completed;
178 u32 a_retries;
179 u32 a_xretries;
180 u32 txerr_filtered;
181 u32 fifo_underrun;
182 u32 xtxop;
183 u32 timer_exp;
184 u32 desc_cfg_err;
185 u32 data_underrun;
186 u32 delim_underrun;
187 u32 puttxbuf;
188 u32 txstart;
189 u32 txprocdesc;
190 u32 txfailed;