Searched refs:gidft_entry (Results 1 – 1 of 1) sorted by relevance
4957 struct fcgs_gidft_resp_s *gidft_entry; in bfa_fcs_lport_ns_process_gidft_pids() local4966 gidft_entry = (struct fcgs_gidft_resp_s *) &pid_buf[ii]; in bfa_fcs_lport_ns_process_gidft_pids()4968 if (gidft_entry->pid == port->pid) in bfa_fcs_lport_ns_process_gidft_pids()4975 if (gidft_entry->pid == fabric->bport.pid) in bfa_fcs_lport_ns_process_gidft_pids()4985 if (vport->lport.pid == gidft_entry->pid) in bfa_fcs_lport_ns_process_gidft_pids()4997 rport = bfa_fcs_lport_get_rport_by_pid(port, gidft_entry->pid); in bfa_fcs_lport_ns_process_gidft_pids()5002 rport = bfa_fcs_rport_create(port, gidft_entry->pid); in bfa_fcs_lport_ns_process_gidft_pids()5010 bfa_trc(port->fcs, gidft_entry->pid); in bfa_fcs_lport_ns_process_gidft_pids()5015 if (gidft_entry->last) in bfa_fcs_lport_ns_process_gidft_pids()