Searched refs:devcap2 (Results 1 – 3 of 3) sorted by relevance
59 __le32 devcap2; member
956 u32 devcap2; in vfio_pci_info_atomic_cap() local958 pcie_capability_read_dword(pdev, PCI_EXP_DEVCAP2, &devcap2); in vfio_pci_info_atomic_cap()960 if ((devcap2 & PCI_EXP_DEVCAP2_ATOMIC_COMP32) && in vfio_pci_info_atomic_cap()964 if ((devcap2 & PCI_EXP_DEVCAP2_ATOMIC_COMP64) && in vfio_pci_info_atomic_cap()968 if ((devcap2 & PCI_EXP_DEVCAP2_ATOMIC_COMP128) && in vfio_pci_info_atomic_cap()
6290 u32 devcap2; in cxgb4_iov_configure() local6300 pcie_capability_read_dword(pbridge, PCI_EXP_DEVCAP2, &devcap2); in cxgb4_iov_configure()6303 !(devcap2 & PCI_EXP_DEVCAP2_ARI)) { in cxgb4_iov_configure()