Searched refs:need_siga_sync (Results 1 – 2 of 2) sorted by relevance
392 if (need_siga_sync(q)) in debug_get_buf_state()580 if (need_siga_sync(q)) in qdio_inbound_q_done()740 if (need_siga_sync(q)) in get_outbound_buffer_frontier()921 if (need_siga_sync(q) && need_siga_sync_after_ai(q)) in __tiqdio_inbound_processing()1006 if (need_siga_sync(q) && need_siga_sync_out_after_pci(q)) in qdio_int_handler_pci()1577 } else if (need_siga_sync(q)) { in handle_outbound()1705 if (need_siga_sync(q)) in qdio_get_next_buffers()
349 #define need_siga_sync(q) (unlikely(q->irq_ptr->siga_flag.sync)) macro