Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_svc.c3043 port_cfg->speed = BFA_PORT_SPEED_AUTO; in bfa_fcport_attach()
3738 if ((speed != BFA_PORT_SPEED_AUTO) && (speed > fcport->speed_sup)) { in bfa_fcport_cfg_speed()
3756 speed == BFA_PORT_SPEED_AUTO)) in bfa_fcport_cfg_speed()
4214 if ((fcport->cfg.speed != BFA_PORT_SPEED_AUTO) && in bfa_fcport_cfg_bbcr()
5090 WARN_ON(speed == BFA_PORT_SPEED_AUTO); in bfa_rport_speed()
5968 speed == BFA_PORT_SPEED_AUTO)) { in bfa_fcdiag_loopback()
6000 speed == BFA_PORT_SPEED_AUTO)) in bfa_fcdiag_loopback()
Dbfa_defs.h676 BFA_PORT_SPEED_AUTO = 0xf, enumerator
Dbfad_bsg.c962 if ((iocmd->speed == BFA_PORT_SPEED_AUTO) || in bfad_iocmd_ratelim_speed()