/linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
H A D | debugfs.c | 368 DEBUGFS_FWSTATS_ADD(error, error_frame_non_ctrl); wl18xx_debugfs_add_files() 369 DEBUGFS_FWSTATS_ADD(error, error_frame_ctrl); wl18xx_debugfs_add_files() 370 DEBUGFS_FWSTATS_ADD(error, error_frame_during_protection); wl18xx_debugfs_add_files() 371 DEBUGFS_FWSTATS_ADD(error, null_frame_tx_start); wl18xx_debugfs_add_files() 372 DEBUGFS_FWSTATS_ADD(error, null_frame_cts_start); wl18xx_debugfs_add_files() 373 DEBUGFS_FWSTATS_ADD(error, bar_retry); wl18xx_debugfs_add_files() 374 DEBUGFS_FWSTATS_ADD(error, num_frame_cts_nul_flid); wl18xx_debugfs_add_files() 375 DEBUGFS_FWSTATS_ADD(error, tx_abort_failure); wl18xx_debugfs_add_files() 376 DEBUGFS_FWSTATS_ADD(error, tx_resume_failure); wl18xx_debugfs_add_files() 377 DEBUGFS_FWSTATS_ADD(error, rx_cmplt_db_overflow_cnt); wl18xx_debugfs_add_files() 378 DEBUGFS_FWSTATS_ADD(error, elp_while_rx_exch); wl18xx_debugfs_add_files() 379 DEBUGFS_FWSTATS_ADD(error, elp_while_tx_exch); wl18xx_debugfs_add_files() 380 DEBUGFS_FWSTATS_ADD(error, elp_while_tx); wl18xx_debugfs_add_files() 381 DEBUGFS_FWSTATS_ADD(error, elp_while_nvic_pending); wl18xx_debugfs_add_files() 382 DEBUGFS_FWSTATS_ADD(error, rx_excessive_frame_len); wl18xx_debugfs_add_files() 383 DEBUGFS_FWSTATS_ADD(error, burst_mismatch); wl18xx_debugfs_add_files() 384 DEBUGFS_FWSTATS_ADD(error, tbc_exch_mismatch); wl18xx_debugfs_add_files() 386 DEBUGFS_FWSTATS_ADD(tx, tx_prepared_descs); wl18xx_debugfs_add_files() 387 DEBUGFS_FWSTATS_ADD(tx, tx_cmplt); wl18xx_debugfs_add_files() 388 DEBUGFS_FWSTATS_ADD(tx, tx_template_prepared); wl18xx_debugfs_add_files() 389 DEBUGFS_FWSTATS_ADD(tx, tx_data_prepared); wl18xx_debugfs_add_files() 390 DEBUGFS_FWSTATS_ADD(tx, tx_template_programmed); wl18xx_debugfs_add_files() 391 DEBUGFS_FWSTATS_ADD(tx, tx_data_programmed); wl18xx_debugfs_add_files() 392 DEBUGFS_FWSTATS_ADD(tx, tx_burst_programmed); wl18xx_debugfs_add_files() 393 DEBUGFS_FWSTATS_ADD(tx, tx_starts); wl18xx_debugfs_add_files() 394 DEBUGFS_FWSTATS_ADD(tx, tx_stop); wl18xx_debugfs_add_files() 395 DEBUGFS_FWSTATS_ADD(tx, tx_start_templates); wl18xx_debugfs_add_files() 396 DEBUGFS_FWSTATS_ADD(tx, tx_start_int_templates); wl18xx_debugfs_add_files() 397 DEBUGFS_FWSTATS_ADD(tx, tx_start_fw_gen); wl18xx_debugfs_add_files() 398 DEBUGFS_FWSTATS_ADD(tx, tx_start_data); wl18xx_debugfs_add_files() 399 DEBUGFS_FWSTATS_ADD(tx, tx_start_null_frame); wl18xx_debugfs_add_files() 400 DEBUGFS_FWSTATS_ADD(tx, tx_exch); wl18xx_debugfs_add_files() 401 DEBUGFS_FWSTATS_ADD(tx, tx_retry_template); wl18xx_debugfs_add_files() 402 DEBUGFS_FWSTATS_ADD(tx, tx_retry_data); wl18xx_debugfs_add_files() 403 DEBUGFS_FWSTATS_ADD(tx, tx_retry_per_rate); wl18xx_debugfs_add_files() 404 DEBUGFS_FWSTATS_ADD(tx, tx_exch_pending); wl18xx_debugfs_add_files() 405 DEBUGFS_FWSTATS_ADD(tx, tx_exch_expiry); wl18xx_debugfs_add_files() 406 DEBUGFS_FWSTATS_ADD(tx, tx_done_template); wl18xx_debugfs_add_files() 407 DEBUGFS_FWSTATS_ADD(tx, tx_done_data); wl18xx_debugfs_add_files() 408 DEBUGFS_FWSTATS_ADD(tx, tx_done_int_template); wl18xx_debugfs_add_files() 409 DEBUGFS_FWSTATS_ADD(tx, tx_cfe1); wl18xx_debugfs_add_files() 410 DEBUGFS_FWSTATS_ADD(tx, tx_cfe2); wl18xx_debugfs_add_files() 411 DEBUGFS_FWSTATS_ADD(tx, frag_called); wl18xx_debugfs_add_files() 412 DEBUGFS_FWSTATS_ADD(tx, frag_mpdu_alloc_failed); wl18xx_debugfs_add_files() 413 DEBUGFS_FWSTATS_ADD(tx, frag_init_called); wl18xx_debugfs_add_files() 414 DEBUGFS_FWSTATS_ADD(tx, frag_in_process_called); wl18xx_debugfs_add_files() 415 DEBUGFS_FWSTATS_ADD(tx, frag_tkip_called); wl18xx_debugfs_add_files() 416 DEBUGFS_FWSTATS_ADD(tx, frag_key_not_found); wl18xx_debugfs_add_files() 417 DEBUGFS_FWSTATS_ADD(tx, frag_need_fragmentation); wl18xx_debugfs_add_files() 418 DEBUGFS_FWSTATS_ADD(tx, frag_bad_mblk_num); wl18xx_debugfs_add_files() 419 DEBUGFS_FWSTATS_ADD(tx, frag_failed); wl18xx_debugfs_add_files() 420 DEBUGFS_FWSTATS_ADD(tx, frag_cache_hit); wl18xx_debugfs_add_files() 421 DEBUGFS_FWSTATS_ADD(tx, frag_cache_miss); wl18xx_debugfs_add_files() 423 DEBUGFS_FWSTATS_ADD(rx, rx_beacon_early_term); wl18xx_debugfs_add_files() 424 DEBUGFS_FWSTATS_ADD(rx, rx_out_of_mpdu_nodes); wl18xx_debugfs_add_files() 425 DEBUGFS_FWSTATS_ADD(rx, rx_hdr_overflow); wl18xx_debugfs_add_files() 426 DEBUGFS_FWSTATS_ADD(rx, rx_dropped_frame); wl18xx_debugfs_add_files() 427 DEBUGFS_FWSTATS_ADD(rx, rx_done); wl18xx_debugfs_add_files() 428 DEBUGFS_FWSTATS_ADD(rx, rx_defrag); wl18xx_debugfs_add_files() 429 DEBUGFS_FWSTATS_ADD(rx, rx_defrag_end); wl18xx_debugfs_add_files() 430 DEBUGFS_FWSTATS_ADD(rx, rx_cmplt); wl18xx_debugfs_add_files() 431 DEBUGFS_FWSTATS_ADD(rx, rx_pre_complt); wl18xx_debugfs_add_files() 432 DEBUGFS_FWSTATS_ADD(rx, rx_cmplt_task); wl18xx_debugfs_add_files() 433 DEBUGFS_FWSTATS_ADD(rx, rx_phy_hdr); wl18xx_debugfs_add_files() 434 DEBUGFS_FWSTATS_ADD(rx, rx_timeout); wl18xx_debugfs_add_files() 435 DEBUGFS_FWSTATS_ADD(rx, rx_rts_timeout); wl18xx_debugfs_add_files() 436 DEBUGFS_FWSTATS_ADD(rx, rx_timeout_wa); wl18xx_debugfs_add_files() 437 DEBUGFS_FWSTATS_ADD(rx, defrag_called); wl18xx_debugfs_add_files() 438 DEBUGFS_FWSTATS_ADD(rx, defrag_init_called); wl18xx_debugfs_add_files() 439 DEBUGFS_FWSTATS_ADD(rx, defrag_in_process_called); wl18xx_debugfs_add_files() 440 DEBUGFS_FWSTATS_ADD(rx, defrag_tkip_called); wl18xx_debugfs_add_files() 441 DEBUGFS_FWSTATS_ADD(rx, defrag_need_defrag); wl18xx_debugfs_add_files() 442 DEBUGFS_FWSTATS_ADD(rx, defrag_decrypt_failed); wl18xx_debugfs_add_files() 443 DEBUGFS_FWSTATS_ADD(rx, decrypt_key_not_found); wl18xx_debugfs_add_files() 444 DEBUGFS_FWSTATS_ADD(rx, defrag_need_decrypt); wl18xx_debugfs_add_files() 445 DEBUGFS_FWSTATS_ADD(rx, rx_tkip_replays); wl18xx_debugfs_add_files() 446 DEBUGFS_FWSTATS_ADD(rx, rx_xfr); wl18xx_debugfs_add_files() 448 DEBUGFS_FWSTATS_ADD(isr, irqs); wl18xx_debugfs_add_files() 450 DEBUGFS_FWSTATS_ADD(pwr, missing_bcns_cnt); wl18xx_debugfs_add_files() 451 DEBUGFS_FWSTATS_ADD(pwr, rcvd_bcns_cnt); wl18xx_debugfs_add_files() 452 DEBUGFS_FWSTATS_ADD(pwr, connection_out_of_sync); wl18xx_debugfs_add_files() 453 DEBUGFS_FWSTATS_ADD(pwr, cont_miss_bcns_spread); wl18xx_debugfs_add_files() 454 DEBUGFS_FWSTATS_ADD(pwr, rcvd_awake_bcns_cnt); wl18xx_debugfs_add_files() 455 DEBUGFS_FWSTATS_ADD(pwr, sleep_time_count); wl18xx_debugfs_add_files() 456 DEBUGFS_FWSTATS_ADD(pwr, sleep_time_avg); wl18xx_debugfs_add_files() 457 DEBUGFS_FWSTATS_ADD(pwr, sleep_cycle_avg); wl18xx_debugfs_add_files() 458 DEBUGFS_FWSTATS_ADD(pwr, sleep_percent); wl18xx_debugfs_add_files() 459 DEBUGFS_FWSTATS_ADD(pwr, ap_sleep_active_conf); wl18xx_debugfs_add_files() 460 DEBUGFS_FWSTATS_ADD(pwr, ap_sleep_user_conf); wl18xx_debugfs_add_files() 461 DEBUGFS_FWSTATS_ADD(pwr, ap_sleep_counter); wl18xx_debugfs_add_files() 463 DEBUGFS_FWSTATS_ADD(rx_filter, beacon_filter); wl18xx_debugfs_add_files() 464 DEBUGFS_FWSTATS_ADD(rx_filter, arp_filter); wl18xx_debugfs_add_files() 465 DEBUGFS_FWSTATS_ADD(rx_filter, mc_filter); wl18xx_debugfs_add_files() 466 DEBUGFS_FWSTATS_ADD(rx_filter, dup_filter); wl18xx_debugfs_add_files() 467 DEBUGFS_FWSTATS_ADD(rx_filter, data_filter); wl18xx_debugfs_add_files() 468 DEBUGFS_FWSTATS_ADD(rx_filter, ibss_filter); wl18xx_debugfs_add_files() 469 DEBUGFS_FWSTATS_ADD(rx_filter, protection_filter); wl18xx_debugfs_add_files() 470 DEBUGFS_FWSTATS_ADD(rx_filter, accum_arp_pend_requests); wl18xx_debugfs_add_files() 471 DEBUGFS_FWSTATS_ADD(rx_filter, max_arp_queue_dep); wl18xx_debugfs_add_files() 473 DEBUGFS_FWSTATS_ADD(rx_rate, rx_frames_per_rates); wl18xx_debugfs_add_files() 475 DEBUGFS_FWSTATS_ADD(aggr_size, tx_agg_rate); wl18xx_debugfs_add_files() 476 DEBUGFS_FWSTATS_ADD(aggr_size, tx_agg_len); wl18xx_debugfs_add_files() 477 DEBUGFS_FWSTATS_ADD(aggr_size, rx_size); wl18xx_debugfs_add_files() 479 DEBUGFS_FWSTATS_ADD(pipeline, hs_tx_stat_fifo_int); wl18xx_debugfs_add_files() 480 DEBUGFS_FWSTATS_ADD(pipeline, enc_tx_stat_fifo_int); wl18xx_debugfs_add_files() 481 DEBUGFS_FWSTATS_ADD(pipeline, enc_rx_stat_fifo_int); wl18xx_debugfs_add_files() 482 DEBUGFS_FWSTATS_ADD(pipeline, rx_complete_stat_fifo_int); wl18xx_debugfs_add_files() 483 DEBUGFS_FWSTATS_ADD(pipeline, pre_proc_swi); wl18xx_debugfs_add_files() 484 DEBUGFS_FWSTATS_ADD(pipeline, post_proc_swi); wl18xx_debugfs_add_files() 485 DEBUGFS_FWSTATS_ADD(pipeline, sec_frag_swi); wl18xx_debugfs_add_files() 486 DEBUGFS_FWSTATS_ADD(pipeline, pre_to_defrag_swi); wl18xx_debugfs_add_files() 487 DEBUGFS_FWSTATS_ADD(pipeline, defrag_to_rx_xfer_swi); wl18xx_debugfs_add_files() 488 DEBUGFS_FWSTATS_ADD(pipeline, dec_packet_in); wl18xx_debugfs_add_files() 489 DEBUGFS_FWSTATS_ADD(pipeline, dec_packet_in_fifo_full); wl18xx_debugfs_add_files() 490 DEBUGFS_FWSTATS_ADD(pipeline, dec_packet_out); wl18xx_debugfs_add_files() 491 DEBUGFS_FWSTATS_ADD(pipeline, pipeline_fifo_full); wl18xx_debugfs_add_files() 493 DEBUGFS_FWSTATS_ADD(diversity, num_of_packets_per_ant); wl18xx_debugfs_add_files() 494 DEBUGFS_FWSTATS_ADD(diversity, total_num_of_toggles); wl18xx_debugfs_add_files() 496 DEBUGFS_FWSTATS_ADD(thermal, irq_thr_low); wl18xx_debugfs_add_files() 497 DEBUGFS_FWSTATS_ADD(thermal, irq_thr_high); wl18xx_debugfs_add_files() 498 DEBUGFS_FWSTATS_ADD(thermal, tx_stop); wl18xx_debugfs_add_files() 499 DEBUGFS_FWSTATS_ADD(thermal, tx_resume); wl18xx_debugfs_add_files() 500 DEBUGFS_FWSTATS_ADD(thermal, false_irq); wl18xx_debugfs_add_files() 501 DEBUGFS_FWSTATS_ADD(thermal, adc_source_unexpected); wl18xx_debugfs_add_files() 503 DEBUGFS_FWSTATS_ADD(calib, fail_count); wl18xx_debugfs_add_files() 505 DEBUGFS_FWSTATS_ADD(calib, calib_count); wl18xx_debugfs_add_files() 507 DEBUGFS_FWSTATS_ADD(roaming, rssi_level); wl18xx_debugfs_add_files() 509 DEBUGFS_FWSTATS_ADD(dfs, num_of_radar_detections); wl18xx_debugfs_add_files()
|
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/ |
H A D | debugfs.c | 143 DEBUGFS_FWSTATS_ADD(tx, internal_desc_overflow); wl12xx_debugfs_add_files() 145 DEBUGFS_FWSTATS_ADD(rx, out_of_mem); wl12xx_debugfs_add_files() 146 DEBUGFS_FWSTATS_ADD(rx, hdr_overflow); wl12xx_debugfs_add_files() 147 DEBUGFS_FWSTATS_ADD(rx, hw_stuck); wl12xx_debugfs_add_files() 148 DEBUGFS_FWSTATS_ADD(rx, dropped); wl12xx_debugfs_add_files() 149 DEBUGFS_FWSTATS_ADD(rx, fcs_err); wl12xx_debugfs_add_files() 150 DEBUGFS_FWSTATS_ADD(rx, xfr_hint_trig); wl12xx_debugfs_add_files() 151 DEBUGFS_FWSTATS_ADD(rx, path_reset); wl12xx_debugfs_add_files() 152 DEBUGFS_FWSTATS_ADD(rx, reset_counter); wl12xx_debugfs_add_files() 154 DEBUGFS_FWSTATS_ADD(dma, rx_requested); wl12xx_debugfs_add_files() 155 DEBUGFS_FWSTATS_ADD(dma, rx_errors); wl12xx_debugfs_add_files() 156 DEBUGFS_FWSTATS_ADD(dma, tx_requested); wl12xx_debugfs_add_files() 157 DEBUGFS_FWSTATS_ADD(dma, tx_errors); wl12xx_debugfs_add_files() 159 DEBUGFS_FWSTATS_ADD(isr, cmd_cmplt); wl12xx_debugfs_add_files() 160 DEBUGFS_FWSTATS_ADD(isr, fiqs); wl12xx_debugfs_add_files() 161 DEBUGFS_FWSTATS_ADD(isr, rx_headers); wl12xx_debugfs_add_files() 162 DEBUGFS_FWSTATS_ADD(isr, rx_mem_overflow); wl12xx_debugfs_add_files() 163 DEBUGFS_FWSTATS_ADD(isr, rx_rdys); wl12xx_debugfs_add_files() 164 DEBUGFS_FWSTATS_ADD(isr, irqs); wl12xx_debugfs_add_files() 165 DEBUGFS_FWSTATS_ADD(isr, tx_procs); wl12xx_debugfs_add_files() 166 DEBUGFS_FWSTATS_ADD(isr, decrypt_done); wl12xx_debugfs_add_files() 167 DEBUGFS_FWSTATS_ADD(isr, dma0_done); wl12xx_debugfs_add_files() 168 DEBUGFS_FWSTATS_ADD(isr, dma1_done); wl12xx_debugfs_add_files() 169 DEBUGFS_FWSTATS_ADD(isr, tx_exch_complete); wl12xx_debugfs_add_files() 170 DEBUGFS_FWSTATS_ADD(isr, commands); wl12xx_debugfs_add_files() 171 DEBUGFS_FWSTATS_ADD(isr, rx_procs); wl12xx_debugfs_add_files() 172 DEBUGFS_FWSTATS_ADD(isr, hw_pm_mode_changes); wl12xx_debugfs_add_files() 173 DEBUGFS_FWSTATS_ADD(isr, host_acknowledges); wl12xx_debugfs_add_files() 174 DEBUGFS_FWSTATS_ADD(isr, pci_pm); wl12xx_debugfs_add_files() 175 DEBUGFS_FWSTATS_ADD(isr, wakeups); wl12xx_debugfs_add_files() 176 DEBUGFS_FWSTATS_ADD(isr, low_rssi); wl12xx_debugfs_add_files() 178 DEBUGFS_FWSTATS_ADD(wep, addr_key_count); wl12xx_debugfs_add_files() 179 DEBUGFS_FWSTATS_ADD(wep, default_key_count); wl12xx_debugfs_add_files() 181 DEBUGFS_FWSTATS_ADD(wep, key_not_found); wl12xx_debugfs_add_files() 182 DEBUGFS_FWSTATS_ADD(wep, decrypt_fail); wl12xx_debugfs_add_files() 183 DEBUGFS_FWSTATS_ADD(wep, packets); wl12xx_debugfs_add_files() 184 DEBUGFS_FWSTATS_ADD(wep, interrupt); wl12xx_debugfs_add_files() 186 DEBUGFS_FWSTATS_ADD(pwr, ps_enter); wl12xx_debugfs_add_files() 187 DEBUGFS_FWSTATS_ADD(pwr, elp_enter); wl12xx_debugfs_add_files() 188 DEBUGFS_FWSTATS_ADD(pwr, missing_bcns); wl12xx_debugfs_add_files() 189 DEBUGFS_FWSTATS_ADD(pwr, wake_on_host); wl12xx_debugfs_add_files() 190 DEBUGFS_FWSTATS_ADD(pwr, wake_on_timer_exp); wl12xx_debugfs_add_files() 191 DEBUGFS_FWSTATS_ADD(pwr, tx_with_ps); wl12xx_debugfs_add_files() 192 DEBUGFS_FWSTATS_ADD(pwr, tx_without_ps); wl12xx_debugfs_add_files() 193 DEBUGFS_FWSTATS_ADD(pwr, rcvd_beacons); wl12xx_debugfs_add_files() 194 DEBUGFS_FWSTATS_ADD(pwr, power_save_off); wl12xx_debugfs_add_files() 195 DEBUGFS_FWSTATS_ADD(pwr, enable_ps); wl12xx_debugfs_add_files() 196 DEBUGFS_FWSTATS_ADD(pwr, disable_ps); wl12xx_debugfs_add_files() 197 DEBUGFS_FWSTATS_ADD(pwr, fix_tsf_ps); wl12xx_debugfs_add_files() 199 DEBUGFS_FWSTATS_ADD(pwr, rcvd_awake_beacons); wl12xx_debugfs_add_files() 201 DEBUGFS_FWSTATS_ADD(mic, rx_pkts); wl12xx_debugfs_add_files() 202 DEBUGFS_FWSTATS_ADD(mic, calc_failure); wl12xx_debugfs_add_files() 204 DEBUGFS_FWSTATS_ADD(aes, encrypt_fail); wl12xx_debugfs_add_files() 205 DEBUGFS_FWSTATS_ADD(aes, decrypt_fail); wl12xx_debugfs_add_files() 206 DEBUGFS_FWSTATS_ADD(aes, encrypt_packets); wl12xx_debugfs_add_files() 207 DEBUGFS_FWSTATS_ADD(aes, decrypt_packets); wl12xx_debugfs_add_files() 208 DEBUGFS_FWSTATS_ADD(aes, encrypt_interrupt); wl12xx_debugfs_add_files() 209 DEBUGFS_FWSTATS_ADD(aes, decrypt_interrupt); wl12xx_debugfs_add_files() 211 DEBUGFS_FWSTATS_ADD(event, heart_beat); wl12xx_debugfs_add_files() 212 DEBUGFS_FWSTATS_ADD(event, calibration); wl12xx_debugfs_add_files() 213 DEBUGFS_FWSTATS_ADD(event, rx_mismatch); wl12xx_debugfs_add_files() 214 DEBUGFS_FWSTATS_ADD(event, rx_mem_empty); wl12xx_debugfs_add_files() 215 DEBUGFS_FWSTATS_ADD(event, rx_pool); wl12xx_debugfs_add_files() 216 DEBUGFS_FWSTATS_ADD(event, oom_late); wl12xx_debugfs_add_files() 217 DEBUGFS_FWSTATS_ADD(event, phy_transmit_error); wl12xx_debugfs_add_files() 218 DEBUGFS_FWSTATS_ADD(event, tx_stuck); wl12xx_debugfs_add_files() 220 DEBUGFS_FWSTATS_ADD(ps, pspoll_timeouts); wl12xx_debugfs_add_files() 221 DEBUGFS_FWSTATS_ADD(ps, upsd_timeouts); wl12xx_debugfs_add_files() 222 DEBUGFS_FWSTATS_ADD(ps, upsd_max_sptime); wl12xx_debugfs_add_files() 223 DEBUGFS_FWSTATS_ADD(ps, upsd_max_apturn); wl12xx_debugfs_add_files() 224 DEBUGFS_FWSTATS_ADD(ps, pspoll_max_apturn); wl12xx_debugfs_add_files() 225 DEBUGFS_FWSTATS_ADD(ps, pspoll_utilization); wl12xx_debugfs_add_files() 226 DEBUGFS_FWSTATS_ADD(ps, upsd_utilization); wl12xx_debugfs_add_files() 228 DEBUGFS_FWSTATS_ADD(rxpipe, rx_prep_beacon_drop); wl12xx_debugfs_add_files() 229 DEBUGFS_FWSTATS_ADD(rxpipe, descr_host_int_trig_rx_data); wl12xx_debugfs_add_files() 230 DEBUGFS_FWSTATS_ADD(rxpipe, beacon_buffer_thres_host_int_trig_rx_data); wl12xx_debugfs_add_files() 231 DEBUGFS_FWSTATS_ADD(rxpipe, missed_beacon_host_int_trig_rx_data); wl12xx_debugfs_add_files() 232 DEBUGFS_FWSTATS_ADD(rxpipe, tx_xfr_host_int_trig_rx_data); wl12xx_debugfs_add_files()
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
H A D | debugfs.c | 91 #define DEBUGFS_FWSTATS_ADD(sub, name) \ macro 361 DEBUGFS_FWSTATS_ADD(tx, internal_desc_overflow); wl1251_debugfs_add_files() 363 DEBUGFS_FWSTATS_ADD(rx, out_of_mem); wl1251_debugfs_add_files() 364 DEBUGFS_FWSTATS_ADD(rx, hdr_overflow); wl1251_debugfs_add_files() 365 DEBUGFS_FWSTATS_ADD(rx, hw_stuck); wl1251_debugfs_add_files() 366 DEBUGFS_FWSTATS_ADD(rx, dropped); wl1251_debugfs_add_files() 367 DEBUGFS_FWSTATS_ADD(rx, fcs_err); wl1251_debugfs_add_files() 368 DEBUGFS_FWSTATS_ADD(rx, xfr_hint_trig); wl1251_debugfs_add_files() 369 DEBUGFS_FWSTATS_ADD(rx, path_reset); wl1251_debugfs_add_files() 370 DEBUGFS_FWSTATS_ADD(rx, reset_counter); wl1251_debugfs_add_files() 372 DEBUGFS_FWSTATS_ADD(dma, rx_requested); wl1251_debugfs_add_files() 373 DEBUGFS_FWSTATS_ADD(dma, rx_errors); wl1251_debugfs_add_files() 374 DEBUGFS_FWSTATS_ADD(dma, tx_requested); wl1251_debugfs_add_files() 375 DEBUGFS_FWSTATS_ADD(dma, tx_errors); wl1251_debugfs_add_files() 377 DEBUGFS_FWSTATS_ADD(isr, cmd_cmplt); wl1251_debugfs_add_files() 378 DEBUGFS_FWSTATS_ADD(isr, fiqs); wl1251_debugfs_add_files() 379 DEBUGFS_FWSTATS_ADD(isr, rx_headers); wl1251_debugfs_add_files() 380 DEBUGFS_FWSTATS_ADD(isr, rx_mem_overflow); wl1251_debugfs_add_files() 381 DEBUGFS_FWSTATS_ADD(isr, rx_rdys); wl1251_debugfs_add_files() 382 DEBUGFS_FWSTATS_ADD(isr, irqs); wl1251_debugfs_add_files() 383 DEBUGFS_FWSTATS_ADD(isr, tx_procs); wl1251_debugfs_add_files() 384 DEBUGFS_FWSTATS_ADD(isr, decrypt_done); wl1251_debugfs_add_files() 385 DEBUGFS_FWSTATS_ADD(isr, dma0_done); wl1251_debugfs_add_files() 386 DEBUGFS_FWSTATS_ADD(isr, dma1_done); wl1251_debugfs_add_files() 387 DEBUGFS_FWSTATS_ADD(isr, tx_exch_complete); wl1251_debugfs_add_files() 388 DEBUGFS_FWSTATS_ADD(isr, commands); wl1251_debugfs_add_files() 389 DEBUGFS_FWSTATS_ADD(isr, rx_procs); wl1251_debugfs_add_files() 390 DEBUGFS_FWSTATS_ADD(isr, hw_pm_mode_changes); wl1251_debugfs_add_files() 391 DEBUGFS_FWSTATS_ADD(isr, host_acknowledges); wl1251_debugfs_add_files() 392 DEBUGFS_FWSTATS_ADD(isr, pci_pm); wl1251_debugfs_add_files() 393 DEBUGFS_FWSTATS_ADD(isr, wakeups); wl1251_debugfs_add_files() 394 DEBUGFS_FWSTATS_ADD(isr, low_rssi); wl1251_debugfs_add_files() 396 DEBUGFS_FWSTATS_ADD(wep, addr_key_count); wl1251_debugfs_add_files() 397 DEBUGFS_FWSTATS_ADD(wep, default_key_count); wl1251_debugfs_add_files() 399 DEBUGFS_FWSTATS_ADD(wep, key_not_found); wl1251_debugfs_add_files() 400 DEBUGFS_FWSTATS_ADD(wep, decrypt_fail); wl1251_debugfs_add_files() 401 DEBUGFS_FWSTATS_ADD(wep, packets); wl1251_debugfs_add_files() 402 DEBUGFS_FWSTATS_ADD(wep, interrupt); wl1251_debugfs_add_files() 404 DEBUGFS_FWSTATS_ADD(pwr, ps_enter); wl1251_debugfs_add_files() 405 DEBUGFS_FWSTATS_ADD(pwr, elp_enter); wl1251_debugfs_add_files() 406 DEBUGFS_FWSTATS_ADD(pwr, missing_bcns); wl1251_debugfs_add_files() 407 DEBUGFS_FWSTATS_ADD(pwr, wake_on_host); wl1251_debugfs_add_files() 408 DEBUGFS_FWSTATS_ADD(pwr, wake_on_timer_exp); wl1251_debugfs_add_files() 409 DEBUGFS_FWSTATS_ADD(pwr, tx_with_ps); wl1251_debugfs_add_files() 410 DEBUGFS_FWSTATS_ADD(pwr, tx_without_ps); wl1251_debugfs_add_files() 411 DEBUGFS_FWSTATS_ADD(pwr, rcvd_beacons); wl1251_debugfs_add_files() 412 DEBUGFS_FWSTATS_ADD(pwr, power_save_off); wl1251_debugfs_add_files() 413 DEBUGFS_FWSTATS_ADD(pwr, enable_ps); wl1251_debugfs_add_files() 414 DEBUGFS_FWSTATS_ADD(pwr, disable_ps); wl1251_debugfs_add_files() 415 DEBUGFS_FWSTATS_ADD(pwr, fix_tsf_ps); wl1251_debugfs_add_files() 417 DEBUGFS_FWSTATS_ADD(pwr, rcvd_awake_beacons); wl1251_debugfs_add_files() 419 DEBUGFS_FWSTATS_ADD(mic, rx_pkts); wl1251_debugfs_add_files() 420 DEBUGFS_FWSTATS_ADD(mic, calc_failure); wl1251_debugfs_add_files() 422 DEBUGFS_FWSTATS_ADD(aes, encrypt_fail); wl1251_debugfs_add_files() 423 DEBUGFS_FWSTATS_ADD(aes, decrypt_fail); wl1251_debugfs_add_files() 424 DEBUGFS_FWSTATS_ADD(aes, encrypt_packets); wl1251_debugfs_add_files() 425 DEBUGFS_FWSTATS_ADD(aes, decrypt_packets); wl1251_debugfs_add_files() 426 DEBUGFS_FWSTATS_ADD(aes, encrypt_interrupt); wl1251_debugfs_add_files() 427 DEBUGFS_FWSTATS_ADD(aes, decrypt_interrupt); wl1251_debugfs_add_files() 429 DEBUGFS_FWSTATS_ADD(event, heart_beat); wl1251_debugfs_add_files() 430 DEBUGFS_FWSTATS_ADD(event, calibration); wl1251_debugfs_add_files() 431 DEBUGFS_FWSTATS_ADD(event, rx_mismatch); wl1251_debugfs_add_files() 432 DEBUGFS_FWSTATS_ADD(event, rx_mem_empty); wl1251_debugfs_add_files() 433 DEBUGFS_FWSTATS_ADD(event, rx_pool); wl1251_debugfs_add_files() 434 DEBUGFS_FWSTATS_ADD(event, oom_late); wl1251_debugfs_add_files() 435 DEBUGFS_FWSTATS_ADD(event, phy_transmit_error); wl1251_debugfs_add_files() 436 DEBUGFS_FWSTATS_ADD(event, tx_stuck); wl1251_debugfs_add_files() 438 DEBUGFS_FWSTATS_ADD(ps, pspoll_timeouts); wl1251_debugfs_add_files() 439 DEBUGFS_FWSTATS_ADD(ps, upsd_timeouts); wl1251_debugfs_add_files() 440 DEBUGFS_FWSTATS_ADD(ps, upsd_max_sptime); wl1251_debugfs_add_files() 441 DEBUGFS_FWSTATS_ADD(ps, upsd_max_apturn); wl1251_debugfs_add_files() 442 DEBUGFS_FWSTATS_ADD(ps, pspoll_max_apturn); wl1251_debugfs_add_files() 443 DEBUGFS_FWSTATS_ADD(ps, pspoll_utilization); wl1251_debugfs_add_files() 444 DEBUGFS_FWSTATS_ADD(ps, upsd_utilization); wl1251_debugfs_add_files() 446 DEBUGFS_FWSTATS_ADD(rxpipe, rx_prep_beacon_drop); wl1251_debugfs_add_files() 447 DEBUGFS_FWSTATS_ADD(rxpipe, descr_host_int_trig_rx_data); wl1251_debugfs_add_files() 448 DEBUGFS_FWSTATS_ADD(rxpipe, beacon_buffer_thres_host_int_trig_rx_data); wl1251_debugfs_add_files() 449 DEBUGFS_FWSTATS_ADD(rxpipe, missed_beacon_host_int_trig_rx_data); wl1251_debugfs_add_files() 450 DEBUGFS_FWSTATS_ADD(rxpipe, tx_xfr_host_int_trig_rx_data); wl1251_debugfs_add_files()
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
H A D | debugfs.h | 116 #define DEBUGFS_FWSTATS_ADD(sub, name) \ macro
|