Searched refs:pci_ats_queue_depth (Results 1 – 3 of 3) sorted by relevance
160 int pci_ats_queue_depth(struct pci_dev *dev) in pci_ats_queue_depth() function180 EXPORT_SYMBOL_GPL(pci_ats_queue_depth);
2308 dev_data->ats.qdep = pci_ats_queue_depth(pdev); in attach_device()2313 dev_data->ats.qdep = pci_ats_queue_depth(pdev); in attach_device()
1163 qdep = pci_ats_queue_depth(info->dev); in iommu_flush_dev_iotlb()