Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs.h709 u32 num_rport_logins; member
Dbfa_fcs_rport.c2327 if (fcs->num_rport_logins >= bfa_fcs_rport_max_logins) { in bfa_fcs_rport_alloc()
2365 fcs->num_rport_logins++; in bfa_fcs_rport_alloc()
2402 fcs->num_rport_logins--; in bfa_fcs_rport_free()
Dbfa_fcs.c1596 fcs->num_rport_logins = 0; in bfa_fcs_attach()