linux_dsm_epyc7002/drivers/net/wireless/ath/ath9k
Arend van Spriel 4447d815fd ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Use the helper to get rid of the file operations per debugfs file. The
device driver data contains struct ieee80211_hw pointer and the
struct ath9k_softc pointer is assigned to ieee80211_hw::priv so it can
be accessed in the seq_file read operation.

Cc: ath9k-devel@lists.ath9k.org
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-01-15 14:38:46 +02:00
..
ahb.c ath9k: Add HW IDs for QCA956x 2015-01-15 14:24:57 +02:00
ani.c ath9k: Add QCA956x HW support 2015-01-15 14:25:03 +02:00
ani.h
antenna.c
ar953x_initvals.h ath9k: Update QCA953x initvals 2014-11-17 15:32:15 -05:00
ar955x_1p0_initvals.h
ar956x_initvals.h ath9k: Add initvals for QCA956x 2015-01-15 14:24:59 +02:00
ar5008_initvals.h
ar5008_phy.c
ar9001_initvals.h
ar9002_calib.c
ar9002_hw.c
ar9002_initvals.h
ar9002_mac.c ath9k: add TPC capability to TX descriptor path 2014-11-25 14:09:56 -05:00
ar9002_phy.c ath9k: For AR9271 chipsets, set count = 0 for endless samples. 2014-11-11 16:31:14 -05:00
ar9002_phy.h
ar9003_2p2_initvals.h
ar9003_buffalo_initvals.h
ar9003_calib.c
ar9003_eeprom.c ath9k: Add QCA956x HW support 2015-01-15 14:25:03 +02:00
ar9003_eeprom.h
ar9003_hw.c ath9k: Add initvals for QCA956x 2015-01-15 14:24:59 +02:00
ar9003_mac.c ath9k: add TPC capability to TX descriptor path 2014-11-25 14:09:56 -05:00
ar9003_mac.h
ar9003_mci.c
ar9003_mci.h
ar9003_paprd.c
ar9003_phy.c ath9k: Add QCA956x HW support 2015-01-15 14:25:03 +02:00
ar9003_phy.h ath9k: Fix register definitions for QCA956x 2015-01-15 14:25:01 +02:00
ar9003_rtt.c
ar9003_rtt.h
ar9003_wow.c
ar9330_1p1_initvals.h
ar9330_1p2_initvals.h
ar9340_initvals.h
ar9462_2p0_initvals.h
ar9462_2p1_initvals.h
ar9485_initvals.h
ar9565_1p0_initvals.h
ar9565_1p1_initvals.h
ar9580_1p0_initvals.h
ath9k.h ath9k: add TPC capability to TX descriptor path 2014-11-25 14:09:56 -05:00
beacon.c ath9k: add TPC capability to TX descriptor path 2014-11-25 14:09:56 -05:00
btcoex.c
btcoex.h
calib.c
calib.h
channel.c mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR 2014-11-19 18:46:09 +01:00
common-beacon.c
common-beacon.h
common-debug.c
common-debug.h
common-init.c
common-init.h
common-spectral.c
common-spectral.h ath9k: common-spectral: don't depend from ATH9K_DEBUGFS 2014-11-17 15:32:14 -05:00
common.c Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2014-11-19 15:38:48 -05:00
common.h
debug_sta.c
debug.c ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries 2015-01-15 14:38:46 +02:00
debug.h Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
dfs_debug.c
dfs_debug.h
dfs.c
dfs.h
dynack.c
dynack.h
eeprom_4k.c
eeprom_9287.c
eeprom_def.c
eeprom.c
eeprom.h
gpio.c ath9k: Fix LED configuration 2014-11-17 15:32:16 -05:00
hif_usb.c
hif_usb.h
htc_drv_beacon.c
htc_drv_debug.c ath9k_htc: add spectral scan debug interface 2014-11-11 16:31:15 -05:00
htc_drv_gpio.c
htc_drv_init.c ath9k_htc: ath9k_htc_op_ps_wakeup() can be static 2014-11-17 15:32:14 -05:00
htc_drv_main.c mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR 2014-11-19 18:46:09 +01:00
htc_drv_txrx.c ath9k_htc: process rx spectral packets 2014-11-11 16:31:15 -05:00
htc_hst.c
htc_hst.h
htc.h ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debug 2014-11-11 17:12:17 -05:00
hw-ops.h
hw.c ath9k: Add QCA956x HW support 2015-01-15 14:25:03 +02:00
hw.h ath9k: Add HW IDs for QCA956x 2015-01-15 14:24:57 +02:00
init.c ath9k: prevent early IRQs from accessing hardware 2014-12-01 15:57:22 -05:00
Kconfig ath9k_common: make sure DEBUG_FS and RELAY enabled 2014-11-19 15:50:04 -05:00
link.c
mac.c ath9k: Add QCA956x HW support 2015-01-15 14:25:03 +02:00
mac.h ath9k: add TPC capability to TX descriptor path 2014-11-25 14:09:56 -05:00
main.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2014-12-08 13:58:58 -05:00
Makefile
mci.c
mci.h
pci.c Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries" 2014-12-06 07:37:11 -08:00
phy.h
recv.c ath9k: Add QCA956x HW support 2015-01-15 14:25:03 +02:00
reg.h ath9k: Add HW IDs for QCA956x 2015-01-15 14:24:57 +02:00
tx99.c
wmi.c
wmi.h
wow.c
xmit.c ath9k: fix typo 2014-12-24 19:14:44 +02:00