Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcs_lport.c5035 struct fcgs_gidft_resp_s *gidft_entry; in bfa_fcs_lport_ns_process_gidft_pids() local
5044 gidft_entry = (struct fcgs_gidft_resp_s *) &pid_buf[ii]; in bfa_fcs_lport_ns_process_gidft_pids()
5046 if (gidft_entry->pid == port->pid) in bfa_fcs_lport_ns_process_gidft_pids()
5053 if (gidft_entry->pid == fabric->bport.pid) in bfa_fcs_lport_ns_process_gidft_pids()
5063 if (vport->lport.pid == gidft_entry->pid) in bfa_fcs_lport_ns_process_gidft_pids()
5075 rport = bfa_fcs_lport_get_rport_by_pid(port, gidft_entry->pid); in bfa_fcs_lport_ns_process_gidft_pids()
5080 rport = bfa_fcs_rport_create(port, gidft_entry->pid); in bfa_fcs_lport_ns_process_gidft_pids()
5088 bfa_trc(port->fcs, gidft_entry->pid); in bfa_fcs_lport_ns_process_gidft_pids()
5093 if (gidft_entry->last) in bfa_fcs_lport_ns_process_gidft_pids()