Searched refs:hwsize (Results 1 – 2 of 2) sorted by relevance
110 bool pci_setup_msi_device_domain(struct pci_dev *pdev, unsigned int hwsize);111 bool pci_setup_msix_device_domain(struct pci_dev *pdev, unsigned int hwsize);
751 static void *alloc_ring(struct device *dev, size_t nelem, size_t hwsize, in alloc_ring() argument758 size_t hwlen = nelem * hwsize + stat_size; in alloc_ring()