Searched refs:gidft_entry (Results 1 – 1 of 1) sorted by relevance
5031 struct fcgs_gidft_resp_s *gidft_entry; in bfa_fcs_lport_ns_process_gidft_pids() local5040 gidft_entry = (struct fcgs_gidft_resp_s *) &pid_buf[ii]; in bfa_fcs_lport_ns_process_gidft_pids()5042 if (gidft_entry->pid == port->pid) in bfa_fcs_lport_ns_process_gidft_pids()5049 if (gidft_entry->pid == fabric->bport.pid) in bfa_fcs_lport_ns_process_gidft_pids()5059 if (vport->lport.pid == gidft_entry->pid) in bfa_fcs_lport_ns_process_gidft_pids()5071 rport = bfa_fcs_lport_get_rport_by_pid(port, gidft_entry->pid); in bfa_fcs_lport_ns_process_gidft_pids()5076 rport = bfa_fcs_rport_create(port, gidft_entry->pid); in bfa_fcs_lport_ns_process_gidft_pids()5084 bfa_trc(port->fcs, gidft_entry->pid); in bfa_fcs_lport_ns_process_gidft_pids()5089 if (gidft_entry->last) in bfa_fcs_lport_ns_process_gidft_pids()