Searched refs:bport (Results 1 – 6 of 6) sorted by relevance
57 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_update_cfg()207 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_uninit()214 bfa_fcs_lport_init(&fabric->bport, &fabric->bport.port_cfg); in bfa_fcs_fabric_sm_uninit()235 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_created()247 fabric->bport.pid = bfa_fcport_get_myalpa(bfa); in bfa_fcs_fabric_sm_created()248 fabric->bport.pid = bfa_hton3b(fabric->bport.pid); in bfa_fcs_fabric_sm_created()252 bfa_fcs_lport_online(&fabric->bport); in bfa_fcs_fabric_sm_created()283 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_linkdown()294 fabric->bport.pid = bfa_fcport_get_myalpa(bfa); in bfa_fcs_fabric_sm_linkdown()295 fabric->bport.pid = bfa_hton3b(fabric->bport.pid); in bfa_fcs_fabric_sm_linkdown()[all …]
121 bfa_fcs_lport_get_attr(&bfad->bfa_fcs.fabric.bport, &port_attr); in bfad_im_get_host_port_type()836 bfa_fcs_lport_get_attr(&bfad->bfa_fcs.fabric.bport, &port_attr); in bfad_im_symbolic_name_show()
179 struct bfa_fcs_lport_s bport; /* base logical port */ member
5053 if (gidft_entry->pid == fabric->bport.pid) in bfa_fcs_lport_ns_process_gidft_pids()5560 if (rpid == fabric->bport.pid) in bfa_fcs_lport_scn_portid_rscn()5716 return &fcs->fabric.bport; in bfa_fcs_get_base_port()5887 if (!lpwwn || (vf->bport.port_cfg.pwwn == lpwwn)) in bfa_fcs_lookup_port()5888 return &vf->bport; in bfa_fcs_lookup_port()6722 if (bfa_fcs_lport_get_pwwn(&fcs->fabric.bport) == vport_cfg->pwwn) in bfa_fcs_vport_create()
1049 strlcpy(symname, bfad->bfa_fcs.fabric.bport.port_cfg.sym_name.symname, in bfad_fc_host_init()
299 bfa_fcs_lport_get_attr(&bfad->bfa_fcs.fabric.bport, &port_attr); in bfad_iocmd_port_get_attr()