Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/
Dath.h71 ATH_PCI, enumerator
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Dpci.c148 .ath_bus_type = ATH_PCI,
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dpci.c880 .ath_bus_type = ATH_PCI,
Dinit.c401 if (common->bus_ops->ath_bus_type != ATH_PCI) in ath9k_init_pcoem_platform()
Dhw.c1742 if (AR_SREV_9280(ah) && common->bus_ops->ath_bus_type == ATH_PCI) in ath9k_hw_do_fastcc()