Lines Matching refs:DEBUGFS_FWSTATS_DEL
75 #define DEBUGFS_FWSTATS_DEL(sub, name) \ macro
241 DEBUGFS_FWSTATS_DEL(tx, internal_desc_overflow); in wl1251_debugfs_delete_files()
243 DEBUGFS_FWSTATS_DEL(rx, out_of_mem); in wl1251_debugfs_delete_files()
244 DEBUGFS_FWSTATS_DEL(rx, hdr_overflow); in wl1251_debugfs_delete_files()
245 DEBUGFS_FWSTATS_DEL(rx, hw_stuck); in wl1251_debugfs_delete_files()
246 DEBUGFS_FWSTATS_DEL(rx, dropped); in wl1251_debugfs_delete_files()
247 DEBUGFS_FWSTATS_DEL(rx, fcs_err); in wl1251_debugfs_delete_files()
248 DEBUGFS_FWSTATS_DEL(rx, xfr_hint_trig); in wl1251_debugfs_delete_files()
249 DEBUGFS_FWSTATS_DEL(rx, path_reset); in wl1251_debugfs_delete_files()
250 DEBUGFS_FWSTATS_DEL(rx, reset_counter); in wl1251_debugfs_delete_files()
252 DEBUGFS_FWSTATS_DEL(dma, rx_requested); in wl1251_debugfs_delete_files()
253 DEBUGFS_FWSTATS_DEL(dma, rx_errors); in wl1251_debugfs_delete_files()
254 DEBUGFS_FWSTATS_DEL(dma, tx_requested); in wl1251_debugfs_delete_files()
255 DEBUGFS_FWSTATS_DEL(dma, tx_errors); in wl1251_debugfs_delete_files()
257 DEBUGFS_FWSTATS_DEL(isr, cmd_cmplt); in wl1251_debugfs_delete_files()
258 DEBUGFS_FWSTATS_DEL(isr, fiqs); in wl1251_debugfs_delete_files()
259 DEBUGFS_FWSTATS_DEL(isr, rx_headers); in wl1251_debugfs_delete_files()
260 DEBUGFS_FWSTATS_DEL(isr, rx_mem_overflow); in wl1251_debugfs_delete_files()
261 DEBUGFS_FWSTATS_DEL(isr, rx_rdys); in wl1251_debugfs_delete_files()
262 DEBUGFS_FWSTATS_DEL(isr, irqs); in wl1251_debugfs_delete_files()
263 DEBUGFS_FWSTATS_DEL(isr, tx_procs); in wl1251_debugfs_delete_files()
264 DEBUGFS_FWSTATS_DEL(isr, decrypt_done); in wl1251_debugfs_delete_files()
265 DEBUGFS_FWSTATS_DEL(isr, dma0_done); in wl1251_debugfs_delete_files()
266 DEBUGFS_FWSTATS_DEL(isr, dma1_done); in wl1251_debugfs_delete_files()
267 DEBUGFS_FWSTATS_DEL(isr, tx_exch_complete); in wl1251_debugfs_delete_files()
268 DEBUGFS_FWSTATS_DEL(isr, commands); in wl1251_debugfs_delete_files()
269 DEBUGFS_FWSTATS_DEL(isr, rx_procs); in wl1251_debugfs_delete_files()
270 DEBUGFS_FWSTATS_DEL(isr, hw_pm_mode_changes); in wl1251_debugfs_delete_files()
271 DEBUGFS_FWSTATS_DEL(isr, host_acknowledges); in wl1251_debugfs_delete_files()
272 DEBUGFS_FWSTATS_DEL(isr, pci_pm); in wl1251_debugfs_delete_files()
273 DEBUGFS_FWSTATS_DEL(isr, wakeups); in wl1251_debugfs_delete_files()
274 DEBUGFS_FWSTATS_DEL(isr, low_rssi); in wl1251_debugfs_delete_files()
276 DEBUGFS_FWSTATS_DEL(wep, addr_key_count); in wl1251_debugfs_delete_files()
277 DEBUGFS_FWSTATS_DEL(wep, default_key_count); in wl1251_debugfs_delete_files()
279 DEBUGFS_FWSTATS_DEL(wep, key_not_found); in wl1251_debugfs_delete_files()
280 DEBUGFS_FWSTATS_DEL(wep, decrypt_fail); in wl1251_debugfs_delete_files()
281 DEBUGFS_FWSTATS_DEL(wep, packets); in wl1251_debugfs_delete_files()
282 DEBUGFS_FWSTATS_DEL(wep, interrupt); in wl1251_debugfs_delete_files()
284 DEBUGFS_FWSTATS_DEL(pwr, ps_enter); in wl1251_debugfs_delete_files()
285 DEBUGFS_FWSTATS_DEL(pwr, elp_enter); in wl1251_debugfs_delete_files()
286 DEBUGFS_FWSTATS_DEL(pwr, missing_bcns); in wl1251_debugfs_delete_files()
287 DEBUGFS_FWSTATS_DEL(pwr, wake_on_host); in wl1251_debugfs_delete_files()
288 DEBUGFS_FWSTATS_DEL(pwr, wake_on_timer_exp); in wl1251_debugfs_delete_files()
289 DEBUGFS_FWSTATS_DEL(pwr, tx_with_ps); in wl1251_debugfs_delete_files()
290 DEBUGFS_FWSTATS_DEL(pwr, tx_without_ps); in wl1251_debugfs_delete_files()
291 DEBUGFS_FWSTATS_DEL(pwr, rcvd_beacons); in wl1251_debugfs_delete_files()
292 DEBUGFS_FWSTATS_DEL(pwr, power_save_off); in wl1251_debugfs_delete_files()
293 DEBUGFS_FWSTATS_DEL(pwr, enable_ps); in wl1251_debugfs_delete_files()
294 DEBUGFS_FWSTATS_DEL(pwr, disable_ps); in wl1251_debugfs_delete_files()
295 DEBUGFS_FWSTATS_DEL(pwr, fix_tsf_ps); in wl1251_debugfs_delete_files()
297 DEBUGFS_FWSTATS_DEL(pwr, rcvd_awake_beacons); in wl1251_debugfs_delete_files()
299 DEBUGFS_FWSTATS_DEL(mic, rx_pkts); in wl1251_debugfs_delete_files()
300 DEBUGFS_FWSTATS_DEL(mic, calc_failure); in wl1251_debugfs_delete_files()
302 DEBUGFS_FWSTATS_DEL(aes, encrypt_fail); in wl1251_debugfs_delete_files()
303 DEBUGFS_FWSTATS_DEL(aes, decrypt_fail); in wl1251_debugfs_delete_files()
304 DEBUGFS_FWSTATS_DEL(aes, encrypt_packets); in wl1251_debugfs_delete_files()
305 DEBUGFS_FWSTATS_DEL(aes, decrypt_packets); in wl1251_debugfs_delete_files()
306 DEBUGFS_FWSTATS_DEL(aes, encrypt_interrupt); in wl1251_debugfs_delete_files()
307 DEBUGFS_FWSTATS_DEL(aes, decrypt_interrupt); in wl1251_debugfs_delete_files()
309 DEBUGFS_FWSTATS_DEL(event, heart_beat); in wl1251_debugfs_delete_files()
310 DEBUGFS_FWSTATS_DEL(event, calibration); in wl1251_debugfs_delete_files()
311 DEBUGFS_FWSTATS_DEL(event, rx_mismatch); in wl1251_debugfs_delete_files()
312 DEBUGFS_FWSTATS_DEL(event, rx_mem_empty); in wl1251_debugfs_delete_files()
313 DEBUGFS_FWSTATS_DEL(event, rx_pool); in wl1251_debugfs_delete_files()
314 DEBUGFS_FWSTATS_DEL(event, oom_late); in wl1251_debugfs_delete_files()
315 DEBUGFS_FWSTATS_DEL(event, phy_transmit_error); in wl1251_debugfs_delete_files()
316 DEBUGFS_FWSTATS_DEL(event, tx_stuck); in wl1251_debugfs_delete_files()
318 DEBUGFS_FWSTATS_DEL(ps, pspoll_timeouts); in wl1251_debugfs_delete_files()
319 DEBUGFS_FWSTATS_DEL(ps, upsd_timeouts); in wl1251_debugfs_delete_files()
320 DEBUGFS_FWSTATS_DEL(ps, upsd_max_sptime); in wl1251_debugfs_delete_files()
321 DEBUGFS_FWSTATS_DEL(ps, upsd_max_apturn); in wl1251_debugfs_delete_files()
322 DEBUGFS_FWSTATS_DEL(ps, pspoll_max_apturn); in wl1251_debugfs_delete_files()
323 DEBUGFS_FWSTATS_DEL(ps, pspoll_utilization); in wl1251_debugfs_delete_files()
324 DEBUGFS_FWSTATS_DEL(ps, upsd_utilization); in wl1251_debugfs_delete_files()
326 DEBUGFS_FWSTATS_DEL(rxpipe, rx_prep_beacon_drop); in wl1251_debugfs_delete_files()
327 DEBUGFS_FWSTATS_DEL(rxpipe, descr_host_int_trig_rx_data); in wl1251_debugfs_delete_files()
328 DEBUGFS_FWSTATS_DEL(rxpipe, beacon_buffer_thres_host_int_trig_rx_data); in wl1251_debugfs_delete_files()
329 DEBUGFS_FWSTATS_DEL(rxpipe, missed_beacon_host_int_trig_rx_data); in wl1251_debugfs_delete_files()
330 DEBUGFS_FWSTATS_DEL(rxpipe, tx_xfr_host_int_trig_rx_data); in wl1251_debugfs_delete_files()