Searched refs:gidft_entry (Results 1 – 1 of 1) sorted by relevance
5027 struct fcgs_gidft_resp_s *gidft_entry; in bfa_fcs_lport_ns_process_gidft_pids() local5036 gidft_entry = (struct fcgs_gidft_resp_s *) &pid_buf[ii]; in bfa_fcs_lport_ns_process_gidft_pids()5038 if (gidft_entry->pid == port->pid) in bfa_fcs_lport_ns_process_gidft_pids()5045 if (gidft_entry->pid == fabric->bport.pid) in bfa_fcs_lport_ns_process_gidft_pids()5055 if (vport->lport.pid == gidft_entry->pid) in bfa_fcs_lport_ns_process_gidft_pids()5067 rport = bfa_fcs_lport_get_rport_by_pid(port, gidft_entry->pid); in bfa_fcs_lport_ns_process_gidft_pids()5072 rport = bfa_fcs_rport_create(port, gidft_entry->pid); in bfa_fcs_lport_ns_process_gidft_pids()5080 bfa_trc(port->fcs, gidft_entry->pid); in bfa_fcs_lport_ns_process_gidft_pids()5085 if (gidft_entry->last) in bfa_fcs_lport_ns_process_gidft_pids()