Searched refs:PCI_EXP_DEVCAP2_ATOMIC_COMP32 (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpci_regs.h656 #define PCI_EXP_DEVCAP2_ATOMIC_COMP32 0x00000080 /* 32b AtomicOp completion */ macro
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c963 PCI_EXP_DEVCAP2_ATOMIC_COMP32);
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c938 if ((devcap2 & PCI_EXP_DEVCAP2_ATOMIC_COMP32) &&
939 !pci_enable_atomic_ops_to_root(pdev, PCI_EXP_DEVCAP2_ATOMIC_COMP32))
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c912 if (pci_enable_atomic_ops_to_root(pdev, PCI_EXP_DEVCAP2_ATOMIC_COMP32) &&
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c1206 if (!(cap & (PCI_EXP_DEVCAP2_ATOMIC_COMP32 |
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c4085 (PCI_EXP_DEVCAP2_ATOMIC_COMP32 | PCI_EXP_DEVCAP2_ATOMIC_COMP64);
4096 PCI_EXP_DEVCAP2_ATOMIC_COMP32 |

Completed in 146 milliseconds