Searched refs:scan_threshold (Results 1 – 6 of 6) sorted by relevance
820 if (!pci_out_supported(irq) || !irq->scan_threshold) in qdio_check_outbound_pci_queues()878 if (!pci_out_supported(irq_ptr) || !irq_ptr->scan_threshold) in qdio_int_handler_pci()1438 const unsigned int scan_threshold = q->irq_ptr->scan_threshold; in handle_outbound() local1475 if (!scan_threshold) in handle_outbound()1479 if (used >= scan_threshold || rc) in handle_outbound()
482 irq_ptr->scan_threshold = init_data->scan_threshold; in qdio_setup_irq()
276 unsigned int scan_threshold; /* used SBALs before tasklet schedule */ member
359 unsigned int scan_threshold; member
393 init_data.scan_threshold = in zfcp_qdio_open()
5064 init_data.scan_threshold = IS_IQD(card) ? 0 : 32; in qeth_qdio_establish()