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