Searched refs:BFA_LPORT_ROLE_FCP_IM (Results 1 – 6 of 6) sorted by relevance
250 ret = bfad_cfg_pport(bfad, BFA_LPORT_ROLE_FCP_IM); in bfad_sm_created()467 if (roles & BFA_LPORT_ROLE_FCP_IM) { in bfa_fcb_lport_new()517 port_cfg.roles = BFA_LPORT_ROLE_FCP_IM; in bfa_fcb_pbc_vport_create()670 if (port_cfg->roles & BFA_LPORT_ROLE_FCP_IM) { in bfad_vport_create()939 if ((supported_fc4s & BFA_LPORT_ROLE_FCP_IM) && in bfad_cfg_pport()940 (role & BFA_LPORT_ROLE_FCP_IM)) { in bfad_cfg_pport()951 bfad->pport.roles |= BFA_LPORT_ROLE_FCP_IM; in bfad_cfg_pport()963 if ((supported_fc4s & BFA_LPORT_ROLE_FCP_IM) && in bfad_uncfg_pport()964 (bfad->pport.roles & BFA_LPORT_ROLE_FCP_IM)) { in bfad_uncfg_pport()968 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,
199 if (port->supported_fc4s & BFA_LPORT_ROLE_FCP_IM) in bfad_im_get_host_active_fc4s()374 port_cfg.roles = BFA_LPORT_ROLE_FCP_IM; in bfad_im_vport_create()418 if (supported_fc4s & BFA_LPORT_ROLE_FCP_IM) in bfad_im_vport_create()
167 (port->port_cfg.roles & BFA_LPORT_ROLE_FCP_IM)270 ((_lport)->port_cfg.roles & BFA_LPORT_ROLE_FCP_IM)
1031 if (supported_fc4s & BFA_LPORT_ROLE_FCP_IM) in bfad_fc_host_init()
816 port_cfg->roles = BFA_LPORT_ROLE_FCP_IM; in bfa_fcs_fabric_init()