Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs_rport.c36 static u32 bfa_fcs_rport_max_logins = BFA_FCS_MAX_RPORT_LOGINS; variable
2326 if (fcs->num_rport_logins >= bfa_fcs_rport_max_logins) { in bfa_fcs_rport_alloc()
3019 bfa_fcs_rport_max_logins = max_logins; in bfa_fcs_rport_set_max_logins()