Searched refs:PCI_EXP_DEVCAP2_ATOMIC_COMP128 (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpci_regs.h658 #define PCI_EXP_DEVCAP2_ATOMIC_COMP128 0x00000200 /* 128b AtomicOp completion */ macro
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c946 if ((devcap2 & PCI_EXP_DEVCAP2_ATOMIC_COMP128) &&
948 PCI_EXP_DEVCAP2_ATOMIC_COMP128))
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c914 pci_enable_atomic_ops_to_root(pdev, PCI_EXP_DEVCAP2_ATOMIC_COMP128))

Completed in 128 milliseconds