Searched refs:async_proc (Results 1 – 1 of 1) sorted by relevance
796 bool *async_proc, in hif_dev_recv_message_pending_handler() argument824 if (async_proc) { in hif_dev_recv_message_pending_handler()826 *async_proc = asyncProc; in hif_dev_recv_message_pending_handler()1399 bool async_proc = false; in hif_dev_dsr_handler() local1411 status = hif_dev_process_pending_irqs(pdev, &done, &async_proc); in hif_dev_dsr_handler()1419 async_proc = false; in hif_dev_dsr_handler()1436 if (async_proc) { in hif_dev_dsr_handler()1446 if (QDF_IS_STATUS_SUCCESS(status) && !async_proc) { in hif_dev_dsr_handler()