Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfad.c53 static int max_rport_logins = BFA_FCS_MAX_RPORT_LOGINS; variable
141 module_param(max_rport_logins, int, S_IRUGO | S_IWUSR);
142 MODULE_PARM_DESC(max_rport_logins, "Max number of logins to initiator and target rports on a port (…
1718 bfa_fcs_rport_set_max_logins(max_rport_logins); in bfad_init()

Completed in 5 milliseconds