Searched refs:need_siga_sync (Results 1 – 2 of 2) sorted by relevance
396 if (need_siga_sync(q)) in debug_get_buf_state()523 if (need_siga_sync(q)) in qdio_inbound_q_done()643 if (need_siga_sync(q)) in get_outbound_buffer_frontier()832 if (need_siga_sync(q) && need_siga_sync_after_ai(q)) in tiqdio_inbound_processing()884 if (need_siga_sync(q) && need_siga_sync_out_after_pci(q)) in qdio_int_handler_pci()1463 } else if (need_siga_sync(q)) { in handle_outbound()1601 if (need_siga_sync(q)) in qdio_inspect_queue()1634 if (need_siga_sync(q)) in qdio_get_next_buffers()
332 #define need_siga_sync(q) (unlikely(q->irq_ptr->siga_flag.sync)) macro