Searched refs:lpfc_aer_support (Results 1 – 1 of 1) sorted by relevance
3904 static int lpfc_aer_support = 1; variable3905 module_param(lpfc_aer_support, int, S_IRUGO);3906 MODULE_PARM_DESC(lpfc_aer_support, "Enable PCIe device AER support");3944 static DEVICE_ATTR(lpfc_aer_support, S_IRUGO | S_IWUSR,5852 lpfc_aer_support_init(phba, lpfc_aer_support); in lpfc_get_cfgparam()