Searched refs:PCI_EXP_DEVCAP2_ATOMIC_COMP64 (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/infiniband/hw/qedr/
H A Dmain.c420 PCI_EXP_DEVCAP2_ATOMIC_COMP64);
/linux-master/include/uapi/linux/
H A Dpci_regs.h657 #define PCI_EXP_DEVCAP2_ATOMIC_COMP64 0x00000100 /* 64b AtomicOp completion */ macro
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c967 PCI_EXP_DEVCAP2_ATOMIC_COMP64);
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c942 if ((devcap2 & PCI_EXP_DEVCAP2_ATOMIC_COMP64) &&
943 !pci_enable_atomic_ops_to_root(pdev, PCI_EXP_DEVCAP2_ATOMIC_COMP64))
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c913 pci_enable_atomic_ops_to_root(pdev, PCI_EXP_DEVCAP2_ATOMIC_COMP64) &&
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c1207 PCI_EXP_DEVCAP2_ATOMIC_COMP64)))
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c4085 (PCI_EXP_DEVCAP2_ATOMIC_COMP32 | PCI_EXP_DEVCAP2_ATOMIC_COMP64);
4097 PCI_EXP_DEVCAP2_ATOMIC_COMP64);

Completed in 337 milliseconds