Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c1231 #define PCIE_PERF_OFF(c) \ macro
1234 { "rx_pci_signal_integrity", PCIE_PERF_OFF(rx_errors) },
1235 { "tx_pci_signal_integrity", PCIE_PERF_OFF(tx_errors) },
1245 { "outbound_pci_stalled_rd", PCIE_PERF_OFF(outbound_stalled_reads) },
1246 { "outbound_pci_stalled_wr", PCIE_PERF_OFF(outbound_stalled_writes) },
1247 { "outbound_pci_stalled_rd_events", PCIE_PERF_OFF(outbound_stalled_reads_events) },
1248 { "outbound_pci_stalled_wr_events", PCIE_PERF_OFF(outbound_stalled_writes_events) },