• Home
  • Raw
  • Download

Lines Matching refs:port_cfg

115 	struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg;  in bfa_fcs_update_cfg()  local
118 port_cfg->nwwn = ioc->attr->nwwn; in bfa_fcs_update_cfg()
119 port_cfg->pwwn = ioc->attr->pwwn; in bfa_fcs_update_cfg()
277 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_uninit()
284 bfa_fcs_lport_init(&fabric->bport, &fabric->bport.port_cfg); in bfa_fcs_fabric_sm_uninit()
305 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_created()
353 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_linkdown()
397 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_flogi()
458 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_flogi_retry()
490 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_auth()
530 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_auth_failed()
556 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_loopback()
582 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_nofabric()
620 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_online()
664 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_evfp()
688 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_evfp_done()
702 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_isolated()
704 wwn2str(pwwn_ptr, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_isolated()
720 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_deleting()
750 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_stopping()
785 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_cleanup()
814 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_init() local
816 port_cfg->roles = BFA_LPORT_ROLE_FCP_IM; in bfa_fcs_fabric_init()
817 port_cfg->nwwn = fabric->fcs->bfa->ioc.attr->nwwn; in bfa_fcs_fabric_init()
818 port_cfg->pwwn = fabric->fcs->bfa->ioc.attr->pwwn; in bfa_fcs_fabric_init()
827 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_psymb_init() local
834 strlcpy(port_cfg->sym_name.symname, model, in bfa_fcs_fabric_psymb_init()
836 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR, in bfa_fcs_fabric_psymb_init()
840 strlcat(port_cfg->sym_name.symname, driver_info->version, in bfa_fcs_fabric_psymb_init()
842 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR, in bfa_fcs_fabric_psymb_init()
846 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
849 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR, in bfa_fcs_fabric_psymb_init()
858 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
861 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
865 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
868 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
873 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
879 port_cfg->sym_name.symname[BFA_SYMNAME_MAXLEN - 1] = 0; in bfa_fcs_fabric_psymb_init()
888 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_nsymb_init() local
895 strlcpy(port_cfg->node_sym_name.symname, model, in bfa_fcs_fabric_nsymb_init()
897 strlcat(port_cfg->node_sym_name.symname, in bfa_fcs_fabric_nsymb_init()
902 strlcat(port_cfg->node_sym_name.symname, (char *)driver_info->version, in bfa_fcs_fabric_nsymb_init()
904 strlcat(port_cfg->node_sym_name.symname, in bfa_fcs_fabric_nsymb_init()
909 strlcat(port_cfg->node_sym_name.symname, in bfa_fcs_fabric_nsymb_init()
912 strlcat(port_cfg->node_sym_name.symname, in bfa_fcs_fabric_nsymb_init()
917 port_cfg->node_sym_name.symname[BFA_SYMNAME_MAXLEN - 1] = 0; in bfa_fcs_fabric_nsymb_init()
928 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_cb_lps_flogi_comp()
1006 struct bfa_lport_cfg_s *pcfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_login()
1218 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_link_up()
1228 bfa_trc(fabric->fcs, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_link_down()
1448 struct bfa_lport_cfg_s *pcfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_send_flogi_acc()
1597 lpwwn[i++] = vf->bport.port_cfg.pwwn; in bfa_fcs_vf_get_ports()
1604 lpwwn[i++] = vport->lport.port_cfg.pwwn; in bfa_fcs_vf_get_ports()