Searched refs:devcap2 (Results 1 – 3 of 3) sorted by relevance
59 __le32 devcap2; member
919 u32 devcap2; in vfio_pci_info_atomic_cap() local921 pcie_capability_read_dword(pdev, PCI_EXP_DEVCAP2, &devcap2); in vfio_pci_info_atomic_cap()923 if ((devcap2 & PCI_EXP_DEVCAP2_ATOMIC_COMP32) && in vfio_pci_info_atomic_cap()927 if ((devcap2 & PCI_EXP_DEVCAP2_ATOMIC_COMP64) && in vfio_pci_info_atomic_cap()931 if ((devcap2 & PCI_EXP_DEVCAP2_ATOMIC_COMP128) && in vfio_pci_info_atomic_cap()
6292 u32 devcap2; in cxgb4_iov_configure() local6302 pcie_capability_read_dword(pbridge, PCI_EXP_DEVCAP2, &devcap2); in cxgb4_iov_configure()6305 !(devcap2 & PCI_EXP_DEVCAP2_ARI)) { in cxgb4_iov_configure()
Completed in 20 milliseconds