Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c4439 # lpfc_aer_support: Support PCIe device Advanced Error Reporting (AER)
4447 static uint lpfc_aer_support = 1; variable
4448 module_param(lpfc_aer_support, uint, S_IRUGO);
4449 MODULE_PARM_DESC(lpfc_aer_support, "Enable PCIe device AER support");
4454 return scnprintf(buf, PAGE_SIZE, "%d\n", lpfc_aer_support); in lpfc_aer_support_show()
4489 static DEVICE_ATTR_RW(lpfc_aer_support);
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c4635 # lpfc_aer_support: Support PCIe device Advanced Error Reporting (AER)
4725 static DEVICE_ATTR_RW(lpfc_aer_support);
7429 lpfc_aer_support_init(phba, lpfc_aer_support); in lpfc_get_cfgparam()

Completed in 18 milliseconds