Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs_rport.c29 static u32 bfa_fcs_rport_max_logins = BFA_FCS_MAX_RPORT_LOGINS; variable
2311 if (fcs->num_rport_logins >= bfa_fcs_rport_max_logins) { in bfa_fcs_rport_alloc()
3004 bfa_fcs_rport_max_logins = max_logins; in bfa_fcs_rport_set_max_logins()