Lines Matching full:ath9k
2 ath9k-y += beacon.o \
12 ath9k-$(CONFIG_ATH9K_BTCOEX_SUPPORT) += mci.o
13 ath9k-$(CONFIG_ATH9K_PCI) += pci.o
14 ath9k-$(CONFIG_ATH9K_AHB) += ahb.o
15 ath9k-$(CONFIG_ATH9K_DFS_DEBUGFS) += dfs_debug.o
16 ath9k-$(CONFIG_ATH9K_DFS_CERTIFIED) += dfs.o
17 ath9k-$(CONFIG_ATH9K_TX99) += tx99.o
18 ath9k-$(CONFIG_ATH9K_WOW) += wow.o
19 ath9k-$(CONFIG_ATH9K_HWRNG) += rng.o
21 ath9k-$(CONFIG_ATH9K_DEBUGFS) += debug.o
23 ath9k-$(CONFIG_ATH9K_STATION_STATISTICS) += debug_sta.o
25 obj-$(CONFIG_ATH9K) += ath9k.o