Lines Matching defs:ath_tx_stats
168 struct ath_tx_stats { struct
169 u32 tx_pkts_all;
170 u32 tx_bytes_all;
171 u32 queued;
172 u32 completed;
173 u32 xretries;
174 u32 a_aggr;
175 u32 a_queued_hw;
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;