Home
last modified time | relevance | path

Searched refs:ATH_PCI (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/
H A Dmain.c96 [ATH_PCI] = "pci",
H A Dath.h69 ATH_PCI, enumerator
/linux/drivers/net/wireless/ath/ath9k/
H A Dpci.c878 .ath_bus_type = ATH_PCI,
H A Dinit.c457 if (common->bus_ops->ath_bus_type != ATH_PCI) in ath9k_init_pcoem_platform()
H A Dhw.c1794 if (AR_SREV_9280(ah) && common->bus_ops->ath_bus_type == ATH_PCI) in ath9k_hw_do_fastcc()