Searched refs:BFA_LPORT_ROLE_FCP_IM (Results 1 – 6 of 6) sorted by relevance
247 ret = bfad_cfg_pport(bfad, BFA_LPORT_ROLE_FCP_IM); in bfad_sm_created()464 if (roles & BFA_LPORT_ROLE_FCP_IM) { in bfa_fcb_lport_new()514 port_cfg.roles = BFA_LPORT_ROLE_FCP_IM; in bfa_fcb_pbc_vport_create()666 if (port_cfg->roles & BFA_LPORT_ROLE_FCP_IM) { in bfad_vport_create()932 if ((supported_fc4s & BFA_LPORT_ROLE_FCP_IM) && in bfad_cfg_pport()933 (role & BFA_LPORT_ROLE_FCP_IM)) { in bfad_cfg_pport()944 bfad->pport.roles |= BFA_LPORT_ROLE_FCP_IM; in bfad_cfg_pport()956 if ((supported_fc4s & BFA_LPORT_ROLE_FCP_IM) && in bfad_uncfg_pport()957 (bfad->pport.roles & BFA_LPORT_ROLE_FCP_IM)) { in bfad_uncfg_pport()961 bfad->pport.roles &= ~BFA_LPORT_ROLE_FCP_IM; in bfad_uncfg_pport()[all …]
86 BFA_LPORT_ROLE_FCP_IM = 0x01, /* FCP initiator role */ enumerator87 BFA_LPORT_ROLE_FCP_MAX = BFA_LPORT_ROLE_FCP_IM,
200 if (port->supported_fc4s & BFA_LPORT_ROLE_FCP_IM) in bfad_im_get_host_active_fc4s()375 port_cfg.roles = BFA_LPORT_ROLE_FCP_IM; in bfad_im_vport_create()419 if (supported_fc4s & BFA_LPORT_ROLE_FCP_IM) in bfad_im_vport_create()
168 (port->port_cfg.roles & BFA_LPORT_ROLE_FCP_IM)271 ((_lport)->port_cfg.roles & BFA_LPORT_ROLE_FCP_IM)
1053 if (supported_fc4s & BFA_LPORT_ROLE_FCP_IM) in bfad_fc_host_init()
754 port_cfg->roles = BFA_LPORT_ROLE_FCP_IM; in bfa_fcs_fabric_init()