Searched refs:BFA_LPORT_ROLE_FCP_IM (Results 1 – 6 of 6) sorted by relevance
448 if (roles & BFA_LPORT_ROLE_FCP_IM) { in bfa_fcb_lport_new()471 if (roles & BFA_LPORT_ROLE_FCP_IM) in bfa_fcb_lport_delete()515 port_cfg.roles = BFA_LPORT_ROLE_FCP_IM; in bfa_fcb_pbc_vport_create()668 if (port_cfg->roles & BFA_LPORT_ROLE_FCP_IM) { in bfad_vport_create()887 rc = bfad_cfg_pport(bfad, BFA_LPORT_ROLE_FCP_IM); in bfad_drv_init()980 if ((supported_fc4s & BFA_LPORT_ROLE_FCP_IM) && in bfad_cfg_pport()981 (role & BFA_LPORT_ROLE_FCP_IM)) { in bfad_cfg_pport()992 bfad->pport.roles |= BFA_LPORT_ROLE_FCP_IM; in bfad_cfg_pport()1004 if ((supported_fc4s & BFA_LPORT_ROLE_FCP_IM) && in bfad_uncfg_pport()1005 (bfad->pport.roles & BFA_LPORT_ROLE_FCP_IM)) { in bfad_uncfg_pport()[all …]
85 BFA_LPORT_ROLE_FCP_IM = 0x01, /* FCP initiator role */ enumerator86 BFA_LPORT_ROLE_FCP_MAX = BFA_LPORT_ROLE_FCP_IM,
165 (port->port_cfg.roles & BFA_LPORT_ROLE_FCP_IM)268 ((_lport)->port_cfg.roles & BFA_LPORT_ROLE_FCP_IM)
199 if (port->supported_fc4s & BFA_LPORT_ROLE_FCP_IM) in bfad_im_get_host_active_fc4s()391 port_cfg.roles = BFA_LPORT_ROLE_FCP_IM; in bfad_im_vport_create()
696 port_cfg->roles = BFA_LPORT_ROLE_FCP_IM; in bfa_fcs_fabric_init()
1043 if (supported_fc4s & BFA_LPORT_ROLE_FCP_IM) in bfad_fc_host_init()