Home
last modified time | relevance | path

Searched refs:IS_DEV_IRQ_PROCESSING_ASYNC_ALLOWED (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dhif_sdio_internal.h97 #define IS_DEV_IRQ_PROCESSING_ASYNC_ALLOWED(pDev) \ macro
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
H A Dmailbox.c815 if (IS_DEV_IRQ_PROCESSING_ASYNC_ALLOWED(pdev)) { in hif_dev_recv_message_pending_handler()