Searched refs:scan_threshold (Results 1 – 6 of 6) sorted by relevance
883 if (!pci_out_supported(irq) || !irq->scan_threshold) in qdio_check_outbound_pci_queues()976 if (!pci_out_supported(irq_ptr) || !irq_ptr->scan_threshold) in qdio_int_handler_pci()1531 const unsigned int scan_threshold = q->irq_ptr->scan_threshold; in handle_outbound() local1571 if (!scan_threshold) in handle_outbound()1575 if (used >= scan_threshold || rc) in handle_outbound()
476 irq_ptr->scan_threshold = init_data->scan_threshold; in qdio_setup_irq()
296 unsigned int scan_threshold; /* used SBALs before tasklet schedule */ member
363 unsigned int scan_threshold; member
299 id->scan_threshold = in zfcp_qdio_setup_init_data()
4779 init_data.scan_threshold = IS_IQD(card) ? 0 : 32; in qeth_qdio_establish()