Home
last modified time | relevance | path

Searched refs:AER_LOG_TLP_MASKS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Daer.c88 #define AER_LOG_TLP_MASKS (PCI_ERR_UNC_POISON_TLP| \ macro
778 tlp_header_valid = status & AER_LOG_TLP_MASKS; in cper_print_aer()
1084 if (info->status & AER_LOG_TLP_MASKS) { in aer_get_device_error_info()
/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Daer.c89 #define AER_LOG_TLP_MASKS (PCI_ERR_UNC_POISON_TLP| \ macro
777 tlp_header_valid = status & AER_LOG_TLP_MASKS; in cper_print_aer()
1101 if (info->status & AER_LOG_TLP_MASKS) { in aer_get_device_error_info()

Completed in 4 milliseconds