Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c4977 * lpfc_force_rscn: Force an RSCN to be sent to all remote NPorts
4982 static int lpfc_force_rscn; variable
4983 module_param(lpfc_force_rscn, int, 0644);
4984 MODULE_PARM_DESC(lpfc_force_rscn,
5001 static DEVICE_ATTR_RW(lpfc_force_rscn);
7346 lpfc_force_rscn_init(phba, lpfc_force_rscn); in lpfc_get_cfgparam()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c4740 * lpfc_force_rscn: Force an RSCN to be sent to all remote NPorts
4745 static int lpfc_force_rscn; variable
4746 module_param(lpfc_force_rscn, int, 0644);
4747 MODULE_PARM_DESC(lpfc_force_rscn,
4764 static DEVICE_ATTR_RW(lpfc_force_rscn);
7217 lpfc_force_rscn_init(phba, lpfc_force_rscn); in lpfc_get_cfgparam()

Completed in 16 milliseconds