diff options
author | Rajat Jain <rajatja@google.com> | 2018-06-30 22:07:17 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2018-07-19 23:17:03 +0200 |
commit | db89ccbe52c7885644ba578c7771e57620f879b1 (patch) | |
tree | b64d2f860d9c3b47eb9abf529c6c5424a074ff1a /drivers/pci/Kconfig | |
parent | PCI/AER: Move internal declarations to drivers/pci/pci.h (diff) | |
download | linux-db89ccbe52c7885644ba578c7771e57620f879b1.tar.xz linux-db89ccbe52c7885644ba578c7771e57620f879b1.zip |
PCI/AER: Define aer_stats structure for AER capable devices
Define a structure to hold the AER statistics. There are 2 groups of
statistics: dev_* counters that are to be collected for all AER capable
devices and rootport_* counters that are collected for all (AER capable)
rootports only. Allocate and free this structure when device is added or
released (thus counters survive the lifetime of the device).
Signed-off-by: Rajat Jain <rajatja@google.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/Kconfig')
0 files changed, 0 insertions, 0 deletions