linux/drivers/net/wireless/ath/ath11k
Kalle Valo 568f06036e ath11k: debugfs: move some function declarations to correct header files
Some of the function declarations are for functions in debugfs_htt_stats.c and
debugfs_sta.c, move them to corresponding header files. As debugfs_sta.h didn't
exist create it.

Also in debugfs_htt_stats.h move dunction declarations to the end of the file.

No functional changes. Compile tested only.

Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1600264523-12939-4-git-send-email-kvalo@codeaurora.org
2020-09-22 10:41:49 +03:00
..
ahb.c ath11k: Add checked value for ath11k_ahb_remove 2020-09-22 10:41:00 +03:00
ahb.h ath11k: Remove rproc references from common core layer 2020-09-21 16:11:28 +03:00
ce.c ath11k: ce: get msi_addr and msi_data before srng setup 2020-08-18 12:44:33 +03:00
ce.h ath11k: ce: remove CE_COUNT() macro 2020-08-18 12:44:28 +03:00
core.c ath11k: debugfs: use ath11k_debugfs_ prefix 2020-09-22 10:41:44 +03:00
core.h ath11k: Remove rproc references from common core layer 2020-09-21 16:11:28 +03:00
dbring.c ath11k: hal: create hw_srng_config dynamically 2020-08-17 13:18:38 +03:00
dbring.h
debug.c ath11k: refactor debugfs code into debugfs.c 2020-09-22 10:41:41 +03:00
debug.h ath11k: refactor debugfs code into debugfs.c 2020-09-22 10:41:41 +03:00
debugfs.c ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h] 2020-09-22 10:41:46 +03:00
debugfs.h ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
debugfs_htt_stats.c ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
debugfs_htt_stats.h ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
debugfs_sta.c ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
debugfs_sta.h ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
dp.c ath11k: debugfs: use ath11k_debugfs_ prefix 2020-09-22 10:41:44 +03:00
dp.h ath11k: setup QCA6390 rings for both rxdmas 2020-08-18 12:46:52 +03:00
dp_rx.c ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
dp_rx.h
dp_tx.c ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
dp_tx.h
hal.c ath11k: hal: assign msi_addr and msi_data to srng 2020-08-18 12:44:31 +03:00
hal.h ath11k: hal: cleanup dynamic register macros 2020-08-18 12:44:19 +03:00
hal_desc.h
hal_rx.c ath11k: hal: cleanup dynamic register macros 2020-08-18 12:44:19 +03:00
hal_rx.h
hal_tx.c ath11k: hal: create hw_srng_config dynamically 2020-08-17 13:18:38 +03:00
hal_tx.h
hif.h ath11k: configure copy engine msi address in CE srng 2020-08-17 13:18:21 +03:00
htc.c ath11k: ce: remove CE_COUNT() macro 2020-08-18 12:44:28 +03:00
htc.h
hw.c ath11k: add ipq6018 support 2020-09-11 12:56:05 +03:00
hw.h ath11k: move target ce configs to hw_params 2020-09-11 12:56:02 +03:00
Kconfig ath11k: use remoteproc only with AHB devices 2020-08-17 13:07:17 +03:00
mac.c ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
mac.h
Makefile ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h] 2020-09-22 10:41:46 +03:00
mhi.c ath11k: return -ENOMEM on allocation failure 2020-08-27 13:19:46 +03:00
mhi.h ath11k: reset MHI during power down and power up 2020-08-18 12:47:10 +03:00
pci.c ath11k: move target ce configs to hw_params 2020-09-11 12:56:02 +03:00
pci.h ath11k: reset MHI during power down and power up 2020-08-18 12:47:10 +03:00
peer.c
peer.h
qmi.c ath11k: return error if firmware request fails 2020-08-27 13:18:48 +03:00
qmi.h ath11k: fix memory OOB access in qmi_decode 2020-08-17 13:18:30 +03:00
reg.c
reg.h
rx_desc.h
spectral.c ath11k: fix uninitialized return in ath11k_spectral_process_data() 2020-09-09 09:49:12 +03:00
spectral.h
testmode.c
testmode.h
testmode_i.h
thermal.c net: ath11k: constify ath11k_thermal_ops 2020-08-26 16:21:17 -07:00
thermal.h
trace.c
trace.h
wmi.c ath11k: debugfs: use ath11k_debugfs_ prefix 2020-09-22 10:41:44 +03:00
wmi.h