Lines Matching refs:port_cfg
506 struct bfa_lport_cfg_s port_cfg = {0}; in bfa_fcb_pbc_vport_create() local
517 port_cfg.roles = BFA_LPORT_ROLE_FCP_IM; in bfa_fcb_pbc_vport_create()
518 port_cfg.pwwn = pbc_vport.vp_pwwn; in bfa_fcb_pbc_vport_create()
519 port_cfg.nwwn = pbc_vport.vp_nwwn; in bfa_fcb_pbc_vport_create()
520 port_cfg.preboot_vp = BFA_TRUE; in bfa_fcb_pbc_vport_create()
523 &port_cfg, vport); in bfa_fcb_pbc_vport_create()
648 struct bfa_lport_cfg_s *port_cfg, struct device *dev) in bfad_vport_create() argument
664 port_cfg, vport); in bfad_vport_create()
670 if (port_cfg->roles & BFA_LPORT_ROLE_FCP_IM) { in bfad_vport_create()
1049 (&((vport->fcs_vport).lport.port_cfg.nwwn))); in bfad_start_ops()
1051 (&((vport->fcs_vport).lport.port_cfg.pwwn))); in bfad_start_ops()