Searched refs:ath_bus_type (Results 1 – 13 of 13) sorted by relevance
1462 enum ath_bus_type ath_bus_type; member1660 static inline enum ath_bus_type ath5k_get_bus_type(struct ath5k_hw *ah) in ath5k_get_bus_type()1662 return ath5k_hw_common(ah)->bus_ops->ath_bus_type; in ath5k_get_bus_type()
148 .ath_bus_type = ATH_PCI,
74 .ath_bus_type = ATH_AHB,
120 (ath9k_hw_common(ah)->bus_ops->ath_bus_type \934 enum ath_bus_type ath_bus_type; member
724 && (common->bus_ops->ath_bus_type != ATH_USB)) { in ar5008_hw_process_ini()756 && (common->bus_ops->ath_bus_type != ATH_USB)) { in ar5008_hw_process_ini()
460 if (common->bus_ops->ath_bus_type != ATH_USB) { in ath9k_hw_post_init()632 if (common->bus_ops->ath_bus_type == ATH_USB) in ath9k_hw_init()1650 if (common->bus_ops->ath_bus_type == ATH_USB) { in ath9k_hw_init_desc()1677 if (AR_SREV_9280(ah) && common->bus_ops->ath_bus_type == ATH_PCI) in ath9k_hw_do_fastcc()
787 .ath_bus_type = ATH_PCI,
123 if (common->bus_ops->ath_bus_type == ATH_USB) in ath9k_hw_def_fill_eeprom()383 if ((common->bus_ops->ath_bus_type == ATH_USB) && in ath9k_hw_def_check_eeprom()
395 .ath_bus_type = ATH_USB,
365 if (common->bus_ops->ath_bus_type != ATH_PCI) in ath9k_init_pcoem_platform()
67 if (common->bus_ops->ath_bus_type == ATH_USB) in ath9k_hw_ar9287_fill_eeprom()
64 if (common->bus_ops->ath_bus_type == ATH_USB) in ath9k_hw_4k_fill_eeprom()
69 enum ath_bus_type { enum