Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dbmi.c61 if (ar->hif_type == ATH6KL_HIF_TYPE_USB) { in ath6kl_bmi_get_target_info()
H A Dcore.h708 enum ath6kl_hif_type hif_type; member
H A Dusb.c1153 ar->hif_type = ATH6KL_HIF_TYPE_USB; in ath6kl_usb_probe()
H A Dsdio.c1359 ar->hif_type = ATH6KL_HIF_TYPE_SDIO; in ath6kl_sdio_probe()
H A Dinit.c1788 ath6kl_init_get_hif_name(ar->hif_type), in __ath6kl_init_hw_start()
H A Ddebug.c1802 if (ar->hif_type == ATH6KL_HIF_TYPE_SDIO) in ath6kl_debug_init_fs()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c3600 u8 hif_type; /* 0x0: HIF_SDIO in mt7615_mcu_set_hif_suspend() member
3620 req.hdr.hif_type = 2; in mt7615_mcu_set_hif_suspend()
3622 req.hdr.hif_type = 1; in mt7615_mcu_set_hif_suspend()