Searched refs:ath_bus_type (Results 1 – 14 of 14) sorted by relevance
1464 enum ath_bus_type ath_bus_type; member1690 static inline enum ath_bus_type ath5k_get_bus_type(struct ath5k_hw *ah) in ath5k_get_bus_type()1692 return ath5k_hw_common(ah)->bus_ops->ath_bus_type; in ath5k_get_bus_type()
78 .ath_bus_type = ATH_AHB,
148 .ath_bus_type = ATH_PCI,
134 (ath9k_hw_common(ah)->bus_ops->ath_bus_type \982 enum ath_bus_type ath_bus_type; member
749 && (common->bus_ops->ath_bus_type != ATH_USB)) { in ar5008_hw_process_ini()781 && (common->bus_ops->ath_bus_type != ATH_USB)) { in ar5008_hw_process_ini()
519 if (common->bus_ops->ath_bus_type != ATH_USB) { in ath9k_hw_post_init()696 if (common->bus_ops->ath_bus_type == ATH_USB) in ath9k_hw_init()1732 if (common->bus_ops->ath_bus_type == ATH_USB) { in ath9k_hw_init_desc()1760 if (AR_SREV_9280(ah) && common->bus_ops->ath_bus_type == ATH_PCI) in ath9k_hw_do_fastcc()
883 .ath_bus_type = ATH_PCI,
123 if (common->bus_ops->ath_bus_type == ATH_USB) in ath9k_hw_def_fill_eeprom()372 if ((common->bus_ops->ath_bus_type == ATH_USB) && in ath9k_hw_def_check_eeprom()
541 .ath_bus_type = ATH_USB,
401 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()
70 enum ath_bus_type { enum