Home
last modified time | relevance | path

Searched refs:hif_type (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Dusb.c364 ar->hif_type = ATH6KL_HIF_TYPE_USB; in ath6kl_usb_probe()
Dhif.c700 if (dev->ar->hif_type == ATH6KL_HIF_TYPE_USB) in ath6kl_hif_setup()
Dbmi.c61 if (ar->hif_type == ATH6KL_HIF_TYPE_USB) { in ath6kl_bmi_get_target_info()
Dcore.h575 enum ath6kl_hif_type hif_type; member
Dsdio.c1352 ar->hif_type = ATH6KL_HIF_TYPE_SDIO; in ath6kl_sdio_probe()
Dhtc.c2636 if (target->dev->ar->hif_type == ATH6KL_HIF_TYPE_USB) { in ath6kl_htc_wait_target()
2871 if (target->dev->ar->hif_type != ATH6KL_HIF_TYPE_USB) in ath6kl_htc_cleanup()
Dinit.c1532 ath6kl_init_get_hif_name(ar->hif_type), in ath6kl_init_hw_start()