Home
last modified time | relevance | path

Searched refs:ath_bus_type (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/ath/
H A Dath.h68 enum ath_bus_type { enum
334 static inline const char *ath_bus_type_to_string(enum ath_bus_type bustype) in ath_bus_type_to_string()
/linux/drivers/net/wireless/ath/ath5k/
H A Dath5k.h1460 enum ath_bus_type ath_bus_type; member
1686 static inline enum ath_bus_type ath5k_get_bus_type(struct ath5k_hw *ah) in ath5k_get_bus_type()
1688 return ath5k_hw_common(ah)->bus_ops->ath_bus_type; in ath5k_get_bus_type()
/linux/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c764 && (common->bus_ops->ath_bus_type != ATH_USB)) { in ar5008_hw_process_ini()
796 && (common->bus_ops->ath_bus_type != ATH_USB)) { in ar5008_hw_process_ini()
H A Deeprom_def.c128 if (common->bus_ops->ath_bus_type == ATH_USB) in ath9k_hw_def_fill_eeprom()
324 if ((common->bus_ops->ath_bus_type == ATH_USB) && in ath9k_hw_def_check_eeprom()
H A Dpci.c878 .ath_bus_type = ATH_PCI,
H A Dhtc_drv_init.c539 .ath_bus_type = ATH_USB,
H A Deeprom_9287.c72 if (common->bus_ops->ath_bus_type == ATH_USB) in ath9k_hw_ar9287_fill_eeprom()
H A Deeprom_4k.c69 if (common->bus_ops->ath_bus_type == ATH_USB) in ath9k_hw_4k_fill_eeprom()