Home
last modified time | relevance | path

Searched refs:HIF_DEVICE_IRQ_SYNC_ONLY (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dhif_sdio_internal.h98 ((pDev)->HifIRQProcessingMode != HIF_DEVICE_IRQ_SYNC_ONLY)
H A Dhif_sdio_dev.c247 case HIF_DEVICE_IRQ_SYNC_ONLY: in hif_dev_setup()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/
H A Dhif_internal.h252 HIF_DEVICE_IRQ_SYNC_ONLY, enumerator
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif.c475 HIF_DEVICE_IRQ_SYNC_ONLY; in hif_configure_device()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dmailbox.c1415 if (pdev->HifIRQProcessingMode == HIF_DEVICE_IRQ_SYNC_ONLY) { in hif_dev_dsr_handler()