Lines Matching refs:port_cfg
57 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg;
60 port_cfg->nwwn = ioc->attr->nwwn;
61 port_cfg->pwwn = ioc->attr->pwwn;
207 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
214 bfa_fcs_lport_init(&fabric->bport, &fabric->bport.port_cfg);
235 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
283 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
327 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
388 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
420 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
460 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
486 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
512 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
550 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
594 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
618 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
632 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
634 wwn2str(pwwn_ptr, fabric->bport.port_cfg.pwwn);
650 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
680 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
715 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
744 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg;
746 port_cfg->roles = BFA_LPORT_ROLE_FCP_IM;
747 port_cfg->nwwn = fabric->fcs->bfa->ioc.attr->nwwn;
748 port_cfg->pwwn = fabric->fcs->bfa->ioc.attr->pwwn;
757 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg;
764 strscpy(port_cfg->sym_name.symname, model,
766 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR,
770 strlcat(port_cfg->sym_name.symname, driver_info->version,
772 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR,
776 strlcat(port_cfg->sym_name.symname,
779 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR,
788 strlcat(port_cfg->sym_name.symname,
791 strlcat(port_cfg->sym_name.symname,
795 strlcat(port_cfg->sym_name.symname,
798 strlcat(port_cfg->sym_name.symname,
803 strlcat(port_cfg->sym_name.symname,
809 port_cfg->sym_name.symname[BFA_SYMNAME_MAXLEN - 1] = 0;
818 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg;
825 strscpy(port_cfg->node_sym_name.symname, model,
827 strlcat(port_cfg->node_sym_name.symname,
832 strlcat(port_cfg->node_sym_name.symname, (char *)driver_info->version,
834 strlcat(port_cfg->node_sym_name.symname,
839 strlcat(port_cfg->node_sym_name.symname,
842 strlcat(port_cfg->node_sym_name.symname,
847 port_cfg->node_sym_name.symname[BFA_SYMNAME_MAXLEN - 1] = 0;
858 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
936 struct bfa_lport_cfg_s *pcfg = &fabric->bport.port_cfg;
1092 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
1102 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn);
1322 struct bfa_lport_cfg_s *pcfg = &fabric->bport.port_cfg;
1471 lpwwn[i++] = vf->bport.port_cfg.pwwn;
1478 lpwwn[i++] = vport->lport.port_cfg.pwwn;