/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | Kconfig | 15 depends on (ATH9K || ATH9K_HTC) 18 Say Y, if you want to use the ath9k/ath9k_htc radios together with 21 config ATH9K config 32 APs that come with these cards refer to ath9k wiki 35 https://wireless.wiki.kernel.org/en/users/Drivers/ath9k/products 37 If you choose to build a module, it'll be called ath9k. 40 bool "Atheros ath9k PCI/PCIe bus support" 42 depends on ATH9K && PCI 44 This option enables the PCI bus support in ath9k. 49 bool "Atheros ath9k AHB bus support" [all …]
|
H A D | Makefile | 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 [all …]
|
H A D | ahb.c | 23 #include "ath9k.h" 27 .name = "ath9k", 121 ret = request_irq(irq, ath_isr, IRQF_SHARED, "ath9k", sc); in ath_ahb_probe() 166 .name = "ath9k",
|
H A D | btcoex.c | 191 "ath9k-btactive"); in ath9k_hw_btcoex_init_2wire() 217 "ath9k-btactive"); in ath9k_hw_btcoex_init_3wire() 219 "ath9k-btpriority"); in ath9k_hw_btcoex_init_3wire() 263 "ath9k-wlanactive", in ath9k_hw_btcoex_enable_2wire() 358 "ath9k-wlanactive", in ath9k_hw_btcoex_enable_3wire()
|
H A D | pci.c | 22 #include "ath9k.h" 938 ret = pcim_iomap_regions(pdev, BIT(0), "ath9k"); in ath_pci_probe() 970 ret = request_irq(pdev->irq, ath_isr, IRQF_SHARED, "ath9k", sc); in ath_pci_probe() 972 ret = request_irq(pdev->irq, ath_isr, 0, "ath9k", sc); in ath_pci_probe() 1078 .name = "ath9k",
|
H A D | ath9k_pci_owl_loader.c | 152 /* this should match the pattern used in ath9k/init.c */ in owl_get_eeprom_name() 153 scnprintf(eeprom_name, EEPROM_FILENAME_LEN, "ath9k-eeprom-pci-%s.bin", in owl_get_eeprom_name()
|
H A D | gpio.c | 17 #include "ath9k.h" 44 ath9k_hw_gpio_request_out(ah, ah->led_pin, "ath9k-led", in ath_fill_led_pin() 88 "ath9k-%s", wiphy_name(sc->hw->wiphy)); in ath_init_leds()
|
H A D | rng.c | 20 #include "ath9k.h"
|
H A D | dfs_debug.c | 21 #include "ath9k.h"
|
H A D | init.c | 30 #include "ath9k.h" 37 static char *dev_info = "ath9k"; 681 /* ath9k-eeprom-<bus>-<id>.bin */ in ath9k_of_init() 683 "ath9k-eeprom-%s-%s.bin", in ath9k_of_init()
|
H A D | debug_sta.c | 17 #include "ath9k.h"
|
H A D | tx99.c | 17 #include "ath9k.h"
|
H A D | htc_drv_gpio.c | 265 "ath9k-led", in ath9k_configure_leds()
|
H A D | wow.c | 17 #include "ath9k.h"
|
H A D | dynack.c | 17 #include "ath9k.h"
|
H A D | dfs.c | 20 #include "ath9k.h"
|
H A D | common.c | 18 * Module for common driver code between ath9k and ath9k_htc
|
H A D | ar9003_wow.c | 18 #include "ath9k.h"
|
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | Kconfig | 30 Right now only ath9k makes use of this. 38 Currently, ath9k makes use of this facility. 58 source "drivers/net/wireless/ath/ath9k/Kconfig"
|
H A D | Makefile | 3 obj-$(CONFIG_ATH9K_HW) += ath9k/
|
/openbmc/linux/Documentation/devicetree/bindings/net/wireless/ |
H A D | qca,ath9k.yaml | 4 $id: http://devicetree.org/schemas/net/wireless/qca,ath9k.yaml# 7 title: Qualcomm Atheros ath9k wireless devices 13 This node provides properties for configuring the ath9k wireless device.
|
/openbmc/linux/Documentation/kbuild/ |
H A D | kconfig.rst | 217 ATH5K ATH9K ATH5K_AHB ATH5K_DEBUG [...] ATH6KL ATH6KL_DEBUG 220 of which only ATH5K and ATH9K match exactly and so are sorted
|
/openbmc/openbmc/poky/meta/recipes-kernel/linux-firmware/ |
H A D | linux-firmware_20241210.bb | 53 & Firmware-ath9k-htc \ 130 file://LICENCE.open-ath9k-htc-firmware;md5=1b33c9f4d17bc4d457bdb23727046837 \ 210 NO_GENERIC_LICENSE[Firmware-ath9k-htc] = "LICENCE.open-ath9k-htc-firmware" 342 ${PN}-atheros-license ${PN}-ar5523 ${PN}-ar9170 ${PN}-ath6k ${PN}-ath9k ${PN}-ath3k \ 467 LICENSE:${PN}-ath9k = "Firmware-atheros_firmware" 483 FILES:${PN}-ath9k = " \ 495 RDEPENDS:${PN}-ath9k += "${PN}-atheros-license" 1667 & Firmware-ath9k-htc \
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | hw.h | 1140 * a mac thich has a register allocation similar to ath9k and at least some 1142 * identical to the ath9k definitions.
|
H A D | spectral.c | 141 /* max_exp has been directly reported by previous hardware (ath9k), in ath10k_spectral_process_fft()
|