Searched refs:pci_ats_queue_depth (Results 1 – 5 of 5) sorted by relevance
12 int pci_ats_queue_depth(struct pci_dev *dev);20 static inline int pci_ats_queue_depth(struct pci_dev *d) in pci_ats_queue_depth() function
134 int pci_ats_queue_depth(struct pci_dev *dev) in pci_ats_queue_depth() function
502 qdep = pci_ats_queue_depth(pdev); in intel_drain_pasid_prq()
4390 info->ats_qdep = pci_ats_queue_depth(pdev); in intel_iommu_probe_device()
1827 dev_data->ats.qdep = pci_ats_queue_depth(pdev); in attach_device()1833 dev_data->ats.qdep = pci_ats_queue_depth(pdev); in attach_device()