Searched defs:min_vecs (Results 1 – 3 of 3) sorted by relevance
27 rust_helper_pci_alloc_irq_vectors(struct pci_dev * dev,unsigned int min_vecs,unsigned int max_vecs,unsigned int flags) rust_helper_pci_alloc_irq_vectors() argument
593 static int fun_alloc_irqs(struct pci_dev *pdev, unsigned int min_vecs) in fun_alloc_irqs()
4517 int min_vecs = QLA_BASE_VECTORS; in qla24xx_enable_msix() local