Home
last modified time | relevance | path

Searched refs:trunked (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_svc.c2967 if (fcport->cfg.trunked && !trunk) in bfa_fcport_scn()
3058 port_cfg->trunked = BFA_FALSE; in bfa_fcport_attach()
3134 if (!fcport->cfg.trunked) in bfa_fcport_update_linkinfo()
3430 bfa_trc(fcport->bfa, fcport->cfg.trunked); in bfa_trunk_scn()
3442 if (fcport->cfg.trunked && (trunk->attr.state != BFA_TRUNK_DISABLED)) in bfa_trunk_scn()
3505 if (fcport->cfg.trunked) { in bfa_trunk_iocdisable()
3578 if (fcport->cfg.trunked) in bfa_fcport_isr()
3747 if (fcport->cfg.trunked == BFA_TRUE) in bfa_fcport_cfg_speed()
3989 attr->pport_cfg.trunked = fcport->cfg.trunked; in bfa_fcport_get_attr()
4182 return (!fcport->cfg.trunked && in bfa_fcport_is_linkup()
[all …]
Dbfa_defs_svc.h952 u8 trunked; /* trunked or not */ member
1102 u8 trunked; /* Trunked or not (1 or 0) */ member
Dbfad_bsg.c2316 fcport->cfg.trunked = BFA_TRUE; in bfad_iocmd_cfg_trunk()
2320 fcport->cfg.trunked = BFA_FALSE; in bfad_iocmd_cfg_trunk()