Searched refs:BFA_LPORT_ROLE_FCP_IM (Results 1 – 6 of 6) sorted by relevance
239 ret = bfad_cfg_pport(bfad, BFA_LPORT_ROLE_FCP_IM); in bfad_sm_created()456 if (roles & BFA_LPORT_ROLE_FCP_IM) { in bfa_fcb_lport_new()506 port_cfg.roles = BFA_LPORT_ROLE_FCP_IM; in bfa_fcb_pbc_vport_create()658 if (port_cfg->roles & BFA_LPORT_ROLE_FCP_IM) { in bfad_vport_create()922 if ((supported_fc4s & BFA_LPORT_ROLE_FCP_IM) && in bfad_cfg_pport()923 (role & BFA_LPORT_ROLE_FCP_IM)) { in bfad_cfg_pport()934 bfad->pport.roles |= BFA_LPORT_ROLE_FCP_IM; in bfad_cfg_pport()946 if ((supported_fc4s & BFA_LPORT_ROLE_FCP_IM) && in bfad_uncfg_pport()947 (bfad->pport.roles & BFA_LPORT_ROLE_FCP_IM)) { in bfad_uncfg_pport()951 bfad->pport.roles &= ~BFA_LPORT_ROLE_FCP_IM; in bfad_uncfg_pport()[all …]
78 BFA_LPORT_ROLE_FCP_IM = 0x01, /* FCP initiator role */ enumerator79 BFA_LPORT_ROLE_FCP_MAX = BFA_LPORT_ROLE_FCP_IM,
192 if (port->supported_fc4s & BFA_LPORT_ROLE_FCP_IM) in bfad_im_get_host_active_fc4s()369 port_cfg.roles = BFA_LPORT_ROLE_FCP_IM; in bfad_im_vport_create()413 if (supported_fc4s & BFA_LPORT_ROLE_FCP_IM) in bfad_im_vport_create()
160 (port->port_cfg.roles & BFA_LPORT_ROLE_FCP_IM)260 ((_lport)->port_cfg.roles & BFA_LPORT_ROLE_FCP_IM)
1043 if (supported_fc4s & BFA_LPORT_ROLE_FCP_IM) in bfad_fc_host_init()
746 port_cfg->roles = BFA_LPORT_ROLE_FCP_IM; in bfa_fcs_fabric_init()