Home
last modified time | relevance | path

Searched refs:lpfc_req_fw_upgrade (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c4683 static int lpfc_req_fw_upgrade; variable
4684 module_param(lpfc_req_fw_upgrade, int, S_IRUGO|S_IWUSR);
4685 MODULE_PARM_DESC(lpfc_req_fw_upgrade, "Enable Linux generic firmware upgrade");
4709 static DEVICE_ATTR(lpfc_req_fw_upgrade, S_IRUGO | S_IWUSR,
7317 lpfc_request_firmware_upgrade_init(phba, lpfc_req_fw_upgrade); in lpfc_get_cfgparam()