Searched refs:aer (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/firmware-guide/acpi/apei/ |
| H A D | output_format.rst | 99 <aer status string> 101 aer_layer=<aer layer string>, aer_agent=<aer agent string> 111 <aer status string># := 118 <aer status string># := 124 <aer layer string> := 127 <aer agent string> :=
|
| /linux/drivers/firmware/efi/ |
| H A D | cper.c | 503 struct aer_capability_regs *aer; in cper_print_pcie() local 505 aer = (struct aer_capability_regs *)pcie->aer_info; in cper_print_pcie() 507 pfx, aer->cor_status, aer->cor_mask); in cper_print_pcie() 509 pfx, aer->uncor_status, aer->uncor_mask); in cper_print_pcie() 511 pfx, aer->uncor_severity); in cper_print_pcie() 513 aer->header_log.dw[0], aer->header_log.dw[1], in cper_print_pcie() 514 aer->header_log.dw[2], aer->header_log.dw[3]); in cper_print_pcie()
|
| /linux/drivers/nvme/target/ |
| H A D | trace.h | 134 #define aer_name(aer) { aer, #aer } argument
|
| /linux/drivers/nvme/host/ |
| H A D | trace.h | 115 #define aer_name(aer) { aer, #aer } argument
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-pci-devices-aer | 129 What: /sys/bus/pci/devices/<dev>/aer/correctable_ratelimit_interval_ms 137 What: /sys/bus/pci/devices/<dev>/aer/correctable_ratelimit_burst 146 What: /sys/bus/pci/devices/<dev>/aer/nonfatal_ratelimit_interval_ms 155 What: /sys/bus/pci/devices/<dev>/aer/nonfatal_ratelimit_burst
|
| /linux/Documentation/PCI/ |
| H A D | pcieaer-howto.rst | 96 curl -L https://git.kernel.org/linus/2ca1c94ce0b6 | rtlp-tool --aer 111 See Documentation/ABI/testing/sysfs-bus-pci-devices-aer. 118 Documentation/ABI/testing/sysfs-bus-pci-devices-aer. 261 Then, you need a user space tool named aer-inject, which can be gotten 264 https://github.com/intel/aer-inject.git 266 More information about aer-inject can be found in the document in
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | eeh-powernv.c | 805 int aer = edev ? edev->aer_cap : 0; in __pnv_eeh_bridge_reset() local 816 if (aer) { in __pnv_eeh_bridge_reset() 817 eeh_ops->read_config(edev, aer + PCI_ERR_UNCOR_MASK, in __pnv_eeh_bridge_reset() 820 eeh_ops->write_config(edev, aer + PCI_ERR_UNCOR_MASK, in __pnv_eeh_bridge_reset() 838 if (aer) { in __pnv_eeh_bridge_reset() 839 eeh_ops->read_config(edev, aer + PCI_ERR_UNCOR_MASK, in __pnv_eeh_bridge_reset() 842 eeh_ops->write_config(edev, aer + PCI_ERR_UNCOR_MASK, in __pnv_eeh_bridge_reset()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1043a.dtsi | 914 interrupt-names = "pme", "aer"; 941 interrupt-names = "pme", "aer"; 968 interrupt-names = "pme", "aer";
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x.h | 1303 u8 aer; member
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 65 3a aer RR_FF
|
| /linux/ |
| H A D | MAINTAINERS | 21016 F: drivers/pci/pcie/aer.c
|