Home
last modified time | relevance | path

Searched refs:ATH10K_BUS_PCI (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dcore.c61 .bus = ATH10K_BUS_PCI,
131 .bus = ATH10K_BUS_PCI,
195 .bus = ATH10K_BUS_PCI,
230 .bus = ATH10K_BUS_PCI,
265 .bus = ATH10K_BUS_PCI,
300 .bus = ATH10K_BUS_PCI,
338 .bus = ATH10K_BUS_PCI,
379 .bus = ATH10K_BUS_PCI,
427 .bus = ATH10K_BUS_PCI,
472 .bus = ATH10K_BUS_PCI,
[all …]
Dhw.h14 ATH10K_BUS_PCI, enumerator
Dcore.h90 case ATH10K_BUS_PCI: in ath10k_bus_str()
Dpci.c3555 ar = ath10k_core_create(sizeof(*ar_pci), &pdev->dev, ATH10K_BUS_PCI, in ath10k_pci_probe()