Searched refs:trunked (Results 1 – 3 of 3) sorted by relevance
2916 if (fcport->cfg.trunked && !trunk) in bfa_fcport_scn()3007 port_cfg->trunked = BFA_FALSE; in bfa_fcport_attach()3083 if (!fcport->cfg.trunked) in bfa_fcport_update_linkinfo()3454 if (fcport->cfg.trunked) { in bfa_trunk_iocdisable()3527 if (fcport->cfg.trunked) in bfa_fcport_isr()3696 if (fcport->cfg.trunked == BFA_TRUE) in bfa_fcport_cfg_speed()3918 attr->pport_cfg.trunked = fcport->cfg.trunked; in bfa_fcport_get_attr()4099 return (!fcport->cfg.trunked && in bfa_fcport_is_linkup()4101 (fcport->cfg.trunked && in bfa_fcport_is_linkup()4118 return fcport->cfg.trunked; in bfa_fcport_is_trunk_enabled()[all …]
944 u8 trunked; /* trunked or not */ member1094 u8 trunked; /* Trunked or not (1 or 0) */ member
2307 fcport->cfg.trunked = BFA_TRUE; in bfad_iocmd_cfg_trunk()2311 fcport->cfg.trunked = BFA_FALSE; in bfad_iocmd_cfg_trunk()