Searched refs:devcap2 (Results 1 – 3 of 3) sorted by relevance
59 __le32 devcap2; member
928 u32 devcap2; in vfio_pci_info_atomic_cap() local930 pcie_capability_read_dword(pdev, PCI_EXP_DEVCAP2, &devcap2); in vfio_pci_info_atomic_cap()932 if ((devcap2 & PCI_EXP_DEVCAP2_ATOMIC_COMP32) && in vfio_pci_info_atomic_cap()936 if ((devcap2 & PCI_EXP_DEVCAP2_ATOMIC_COMP64) && in vfio_pci_info_atomic_cap()940 if ((devcap2 & PCI_EXP_DEVCAP2_ATOMIC_COMP128) && in vfio_pci_info_atomic_cap()
6301 u32 devcap2; in cxgb4_iov_configure() local6311 pcie_capability_read_dword(pbridge, PCI_EXP_DEVCAP2, &devcap2); in cxgb4_iov_configure()6314 !(devcap2 & PCI_EXP_DEVCAP2_ARI)) { in cxgb4_iov_configure()