Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_svc.c3116 port_cfg->speed = BFA_PORT_SPEED_AUTO; in bfa_fcport_attach()
3834 if ((speed != BFA_PORT_SPEED_AUTO) && (speed > fcport->speed_sup)) { in bfa_fcport_cfg_speed()
3852 speed == BFA_PORT_SPEED_AUTO)) in bfa_fcport_cfg_speed()
4310 if ((fcport->cfg.speed != BFA_PORT_SPEED_AUTO) && in bfa_fcport_cfg_bbcr()
5201 WARN_ON(speed == BFA_PORT_SPEED_AUTO); in bfa_rport_speed()
6133 speed == BFA_PORT_SPEED_AUTO)) { in bfa_fcdiag_loopback()
6165 speed == BFA_PORT_SPEED_AUTO)) in bfa_fcdiag_loopback()
Dbfa_defs.h683 BFA_PORT_SPEED_AUTO = 0xf, enumerator
Dbfad_bsg.c969 if ((iocmd->speed == BFA_PORT_SPEED_AUTO) || in bfad_iocmd_ratelim_speed()