Searched refs:pci_ats_queue_depth (Results 1 – 3 of 3) sorted by relevance
13 int pci_ats_queue_depth(struct pci_dev *dev);23 static inline int pci_ats_queue_depth(struct pci_dev *d) in pci_ats_queue_depth() function
157 * pci_ats_queue_depth - query the ATS Invalidate Queue Depth168 int pci_ats_queue_depth(struct pci_dev *dev) in pci_ats_queue_depth() function
3804 info->ats_qdep = pci_ats_queue_depth(pdev); in intel_iommu_probe_device()