Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/msi/
H A Dapi.c235 unsigned int max_vecs, unsigned int flags) in pci_alloc_irq_vectors()
255 unsigned int max_vecs, unsigned int flags, in pci_alloc_irq_vectors_affinity()
/openbmc/linux/include/linux/
H A Dpci.h1684 unsigned int max_vecs, unsigned int flags, in pci_alloc_irq_vectors_affinity()
1693 unsigned int max_vecs, unsigned int flags) in pci_alloc_irq_vectors()
2037 unsigned int max_vecs, unsigned int flags, in pci_alloc_irq_vectors_affinity()
2044 unsigned int max_vecs, unsigned int flags) in pci_alloc_irq_vectors()
/openbmc/linux/block/
H A Dbio.c247 unsigned short max_vecs, blk_opf_t opf) in bio_init()