Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dbmi.c61 if (ar->hif_type == ATH6KL_HIF_TYPE_USB) { in ath6kl_bmi_get_target_info()
Dcore.h708 enum ath6kl_hif_type hif_type; member
Dusb.c1161 ar->hif_type = ATH6KL_HIF_TYPE_USB; in ath6kl_usb_probe()
Dsdio.c1359 ar->hif_type = ATH6KL_HIF_TYPE_SDIO; in ath6kl_sdio_probe()
Dinit.c1788 ath6kl_init_get_hif_name(ar->hif_type), in __ath6kl_init_hw_start()
Ddebug.c1800 if (ar->hif_type == ATH6KL_HIF_TYPE_SDIO) in ath6kl_debug_init_fs()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.c2534 u8 hif_type; /* 0x0: HIF_SDIO in mt76_connac_mcu_set_hif_suspend() member
2555 req.hdr.hif_type = 2; in mt76_connac_mcu_set_hif_suspend()
2557 req.hdr.hif_type = 1; in mt76_connac_mcu_set_hif_suspend()
2559 req.hdr.hif_type = 0; in mt76_connac_mcu_set_hif_suspend()