Home
last modified time | relevance | path

Searched defs:min_vecs (Results 1 – 3 of 3) sorted by relevance

/linux/rust/helpers/
H A Dpci.c27 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
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c593 static int fun_alloc_irqs(struct pci_dev *pdev, unsigned int min_vecs) in fun_alloc_irqs()
/linux/drivers/scsi/qla2xxx/
H A Dqla_isr.c4517 int min_vecs = QLA_BASE_VECTORS; in qla24xx_enable_msix() local