Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs.h708 u32 num_rport_logins; member
Dbfa_fcs_rport.c2326 if (fcs->num_rport_logins >= bfa_fcs_rport_max_logins) { in bfa_fcs_rport_alloc()
2364 fcs->num_rport_logins++; in bfa_fcs_rport_alloc()
2401 fcs->num_rport_logins--; in bfa_fcs_rport_free()
Dbfa_fcs.c79 fcs->num_rport_logins = 0; in bfa_fcs_attach()