Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/bfa/
Dbfa_fcs.h701 u32 num_rport_logins; member
Dbfa_fcs_rport.c2314 if (fcs->num_rport_logins >= bfa_fcs_rport_max_logins) { in bfa_fcs_rport_alloc()
2352 fcs->num_rport_logins++; in bfa_fcs_rport_alloc()
2389 fcs->num_rport_logins--; in bfa_fcs_rport_free()
Dbfa_fcs.c1588 fcs->num_rport_logins = 0; in bfa_fcs_attach()