Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bfa/
Dbfa_fcs.h698 u32 num_rport_logins; member
Dbfa_fcs_rport.c2311 if (fcs->num_rport_logins >= bfa_fcs_rport_max_logins) { in bfa_fcs_rport_alloc()
2349 fcs->num_rport_logins++; in bfa_fcs_rport_alloc()
2386 fcs->num_rport_logins--; in bfa_fcs_rport_free()
Dbfa_fcs.c1588 fcs->num_rport_logins = 0; in bfa_fcs_attach()