Home
last modified time | relevance | path

Searched refs:PCIE_PERF_OFF (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c736 #define PCIE_PERF_OFF(c) \ macro
739 { "rx_pci_signal_integrity", PCIE_PERF_OFF(rx_errors) },
740 { "tx_pci_signal_integrity", PCIE_PERF_OFF(tx_errors) },
750 { "outbound_pci_stalled_rd", PCIE_PERF_OFF(outbound_stalled_reads) },
751 { "outbound_pci_stalled_wr", PCIE_PERF_OFF(outbound_stalled_writes) },
752 { "outbound_pci_stalled_rd_events", PCIE_PERF_OFF(outbound_stalled_reads_events) },
753 { "outbound_pci_stalled_wr_events", PCIE_PERF_OFF(outbound_stalled_writes_events) },