Searched refs:need_siga_sync (Results 1 – 2 of 2) sorted by relevance
390 if (need_siga_sync(q)) in debug_get_buf_state()578 if (need_siga_sync(q)) in qdio_inbound_q_done()732 if (need_siga_sync(q)) in get_outbound_buffer_frontier()916 if (need_siga_sync(q) && need_siga_sync_after_ai(q)) in __tiqdio_inbound_processing()1004 if (need_siga_sync(q) && need_siga_sync_out_after_pci(q)) in qdio_int_handler_pci()1575 } else if (need_siga_sync(q)) { in handle_outbound()1702 if (need_siga_sync(q)) in qdio_get_next_buffers()
349 #define need_siga_sync(q) (unlikely(q->irq_ptr->siga_flag.sync)) macro