Searched refs:num_rport_logins (Results 1 – 3 of 3) sorted by relevance
708 u32 num_rport_logins; member
2326 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()
79 fcs->num_rport_logins = 0; in bfa_fcs_attach()