Home
last modified time | relevance | path

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

/linux/rust/helpers/
H A Dpci.c28 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/intel/idpf/
H A Didpf_lib.c258 u16 num_req_vecs, num_alloc_vecs = 0, max_vecs; in idpf_req_rel_vector_indexes() local