Searched refs:need_siga_sync (Results 1 – 2 of 2) sorted by relevance
388 if (need_siga_sync(q)) in debug_get_buf_state()571 if (need_siga_sync(q)) in qdio_inbound_q_done()715 if (need_siga_sync(q)) in get_outbound_buffer_frontier()897 if (need_siga_sync(q) && need_siga_sync_after_ai(q)) in __tiqdio_inbound_processing()982 if (need_siga_sync(q) && need_siga_sync_out_after_pci(q)) in qdio_int_handler_pci()1559 } else if (need_siga_sync(q)) { in handle_outbound()1695 if (need_siga_sync(q)) in qdio_inspect_queue()1728 if (need_siga_sync(q)) in qdio_get_next_buffers()
345 #define need_siga_sync(q) (unlikely(q->irq_ptr->siga_flag.sync)) macro